modify travis config
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user