Test token app #157

Merged
haythem96 merged 6 commits from tests/contracts-token into master 2019-07-31 15:17:38 +00:00
Showing only changes of commit 983d499571 - Show all commits

View File

@ -17,6 +17,7 @@ cache:
install:
- npm install
- npm run install-all
before_script:
- npm run devchain &