WIP: Contribution contracts tests #159

Closed
haythem96 wants to merge 20 commits from tests/contracts-contribution into master
Showing only changes of commit 4ef5db5185 - Show all commits

View File

@ -29,11 +29,12 @@ install:
- npm install - npm install
before_script: before_script:
- npm run devchain & - npm run devchain > /dev/null &
- sleep 5
script: script:
- travis_wait 60 npm run $TASK - travis_wait 60 npm run $TASK
branches: branches:
only: only:
- master - master