Browse Source

Update travis.yml

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

+ 1 - 0
travis.yml

@@ -1,6 +1,7 @@
 language: node_js
 node_js:
   - node
+
 script:
   - npm run lint
   - npm test