Browse Source

Add Travis config

Paul Molluzzo 9 năm trước cách đây
mục cha
commit
a3598d3f15
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -0,0 +1,3 @@
+language: node_js
+node_js:
+  - 'node'