Browse Source

Added Travis CI configuration

pyllyukko 8 năm trước cách đây
mục cha
commit
f7c1c6791c
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      .travis.yml

+ 7 - 0
.travis.yml

@@ -0,0 +1,7 @@
+language: node_js
+node_js:
+  - "node"
+before_script:
+  - npm install -g acorn
+script:
+  - acorn user.js