Browse Source

Fix travis yml

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

+ 0 - 2
.travis.yml

@@ -1,8 +1,6 @@
 language: node_js
 node_js:
   - node
-before_install:
-  - cd javascript
 script:
   - npm run lint
   - npm test