Parcourir la source

fixed typo in travis

Estevão Soares dos Santos il y a 10 ans
Parent
commit
9d5a3ffad1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,6 +1,6 @@
 language: node_js
 node_js:
-  . "0.6"
+  - "0.6"
   - "0.8"
   - "0.10"