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,7 +29,8 @@ install:
- npm install
before_script:
- npm run devchain &
- npm run devchain > /dev/null &
- sleep 5
script:
- travis_wait 60 npm run $TASK