modify travis config
This commit is contained in:
parent
5210eaf82f
commit
a2c8633636
@ -9,10 +9,12 @@ dist: xenial
|
|||||||
install:
|
install:
|
||||||
- npm install
|
- npm install
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- npm run devchain
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- npm run lint:wrapper
|
- npm run lint:wrapper
|
||||||
- npm run lint:contract-tests
|
- npm run lint:contract-tests
|
||||||
- npm run devchain
|
|
||||||
- npm test
|
- npm test
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user