Change to make travis npm happy

This commit is contained in:
Manoël Trapier
2017-08-21 14:24:23 +01:00
committed by GitHub
parent c406bc70ee
commit b5bbde7cdd

View File

@@ -4,7 +4,7 @@ node_js:
- 5
- 6
before_install:
- npm install --dev
- npm install --only=dev
script:
- npm run types
- npm run compile