ソースを参照

fix travis file

Pascal Deschenes 12 年 前
コミット
20aef335b4
1 ファイル変更3 行追加3 行削除
  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