modify travis config
This commit is contained in:
parent
3515bdfda9
commit
7b546a31a7
@ -26,7 +26,11 @@ before_script:
|
|||||||
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:token
|
||||||
|
- npm run test:contributor
|
||||||
|
- npm run test:contribution
|
||||||
|
- npm run test:proposal
|
||||||
|
- npm run test:kit
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user