Update travis definition
This commit is contained in:
parent
11f6b3feff
commit
8060b1b73b
@ -3,9 +3,11 @@ sudo: false
|
||||
node_js:
|
||||
- 5
|
||||
- 6
|
||||
- 7
|
||||
- 8
|
||||
- 9
|
||||
before_install:
|
||||
- npm install --only=dev
|
||||
script:
|
||||
- npm run types
|
||||
- npm run compile
|
||||
- npm run prepare
|
||||
- npm test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user