Try to run bootstrap on travis
This basically tests the whole setup process
This commit is contained in:
parent
ddeeb5ffd7
commit
eecb129bd5
@ -22,11 +22,13 @@ install:
|
||||
|
||||
before_script:
|
||||
- npm run devchain &
|
||||
- ipfs daemon --offline &
|
||||
|
||||
script:
|
||||
- npm run lint:wrapper
|
||||
- npm run lint:contract-tests
|
||||
- npm run test
|
||||
- npm run bootstrap
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
Loading…
x
Reference in New Issue
Block a user