Compare commits
1 Commits
master
...
chore/boot
Author | SHA1 | Date | |
---|---|---|---|
eecb129bd5 |
@ -22,11 +22,13 @@ install:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- npm run devchain &
|
- npm run devchain &
|
||||||
|
- ipfs daemon --offline &
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- npm run lint:wrapper
|
- npm run lint:wrapper
|
||||||
- npm run lint:contract-tests
|
- npm run lint:contract-tests
|
||||||
- npm run test
|
- npm run test
|
||||||
|
- npm run bootstrap
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user