Contributor app tests #143

Merged
haythem96 merged 26 commits from tests/contracts-contributor into master 2019-07-22 06:55:23 +00:00
Showing only changes of commit bc6298acbf - Show all commits

View File

@@ -18,10 +18,13 @@ cache:
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 & travis_wait 60 npm run test - travis_wait 60 npm run test
branches: branches:
only: only: