Daniel Zlotin 8 年 前
コミット
da97f6d047
共有1 個のファイルを変更した4 個の追加0 個の削除を含む
  1. 4
    0
      .travis.yml

+ 4
- 0
.travis.yml ファイルの表示

@@ -1,3 +1,7 @@
1
+language: node_js
2
+node_js:
3
+  - "node"
4
+
1 5
 git:
2 6
   depth: 3
3 7