Pascal Deschenes 12 anni fa
parent
commit
20aef335b4
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      .travis.yml

+ 3 - 3
.travis.yml

@@ -1,4 +1,4 @@
 language: node_js
- node_js:
-   - "0.8"
-   - "0.6"
+node_js:
+  - 0.6
+  - 0.8