Improve Travis builds

This commit is contained in:
Schuyler Cebulskie
2016-12-29 23:51:56 -05:00
parent be19a08575
commit 55ee566fb2
2 changed files with 15 additions and 28 deletions

View File

@@ -6,7 +6,7 @@ cache:
- node_modules
install: npm install
script:
- npm run test
- npm run lint
- bash ./deploy/deploy.sh
env:
global: