modify tests scripts & travis config

This commit is contained in:
2019-07-10 10:58:01 +01:00
parent bb6a862c78
commit 5210eaf82f
6 changed files with 7 additions and 40 deletions

View File

@@ -12,6 +12,7 @@ install:
script:
- npm run lint:wrapper
- npm run lint:contract-tests
- npm run devchain
- npm test
branches: