Run tests on CI

This commit is contained in:
2019-07-10 10:56:36 +02:00
parent 6a4a9c78a8
commit 704e23dca0
2 changed files with 2 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ install:
script:
- npm run lint:wrapper
- npm run lint:contract-tests
# - yarn lint:contracts
- npm test
branches:
only: