Browse Source

chore: remove scripts with error

poeti8 5 năm trước cách đây
mục cha
commit
5d82ee69d1
1 tập tin đã thay đổi với 1 bổ sung3 xóa
  1. 1 3
      .travis.yml

+ 1 - 3
.travis.yml

@@ -1,9 +1,7 @@
 language: node_js
 
 node_js:
-  - "9"
+  - "12"
 
 script:
   - yarn run lint:nofix
-  - yarn test
-  - yarn build