Some required dependency updates #194

Merged
bumi merged 8 commits from updates into master 2020-05-07 08:08:27 +00:00
Showing only changes of commit 844bdbd681 - Show all commits

View File

@ -27,7 +27,11 @@ before_script:
script:
- npm run lint:wrapper
- npm run lint:contract-tests
- npm run test
- npm run test:contributor
- npm run test:contribution
- npm run test:proposal
# FIXME Fix token tests
- npm run test:token
branches:
only: