Contributor app tests #143
@ -18,10 +18,13 @@ cache:
|
||||
install:
|
||||
- npm install
|
||||
|
||||
before_script:
|
||||
- npm run devchain &
|
||||
|
||||
script:
|
||||
- npm run lint:wrapper
|
||||
- npm run lint:contract-tests
|
||||
- npm run devchain & travis_wait 60 npm run test
|
||||
- travis_wait 60 npm run test
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
Loading…
x
Reference in New Issue
Block a user