rev travis config
This commit is contained in:
parent
204b68db4f
commit
0febb3a024
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue