Change to make travis npm happy
This commit is contained in:
parent
c406bc70ee
commit
b5bbde7cdd
@ -4,7 +4,7 @@ node_js:
|
|||||||
- 5
|
- 5
|
||||||
- 6
|
- 6
|
||||||
before_install:
|
before_install:
|
||||||
- npm install --dev
|
- npm install --only=dev
|
||||||
script:
|
script:
|
||||||
- npm run types
|
- npm run types
|
||||||
- npm run compile
|
- npm run compile
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user