Delete .travis.yml
This commit is contained in:
parent
196e9f349b
commit
6d518773c8
|
@ -1,8 +0,0 @@
|
||||||
language: node_js
|
|
||||||
|
|
||||||
node_js:
|
|
||||||
- '10'
|
|
||||||
|
|
||||||
script:
|
|
||||||
- npm run lint
|
|
||||||
- npm run test
|
|
Loading…
Reference in New Issue