rev travis config

This commit is contained in:
Michael Bradley, Jr 2018-09-07 14:51:13 -05:00 committed by Iuri Matias
parent 204b68db4f
commit 0febb3a024
1 changed files with 3 additions and 4 deletions

View File

@ -1,8 +1,7 @@
language: node_js
node_js:
- "8"
before_install:
- npm i -g npm@latest
script:
- npm install
- npm run test_embark_demo
- npm run test_token_factory_1
- npm run test_token_factory_2
- npm test