Simplify travis conf
This commit is contained in:
parent
ba33fd8277
commit
1e1a548459
@ -1,7 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 'lts/*'
|
||||
node_js: lts/*
|
||||
|
||||
script:
|
||||
- npm run lint
|
||||
- npm run build
|
||||
- npm run lint
|
||||
- npm run build
|
||||
|
Loading…
x
Reference in New Issue
Block a user