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