Updates Travis CI commands

This commit is contained in:
Zack Rauen 2020-07-26 05:37:11 -04:00
parent 98ce17146a
commit 68f73ebd3c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ install:
- npm install
script:
- npm run build-all
- npm run deploy
- npm run test
- npm run lint