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 2b1a3cf430 - Show all commits

View File

@ -9,13 +9,10 @@ dist: xenial
install:
- npm install
before_script:
- npm run devchain
script:
- npm run lint:wrapper
- npm run lint:contract-tests
- npm test
- npm run devchain & travis_wait 60 npm test
branches:
only: