disable solidity-coverage due to a bug in the package. Interfaces are not supported by solidity-coverage

This commit is contained in:
Roman Storm & Viktor Baranov 2017-12-05 21:52:10 -08:00
parent fe850669c8
commit fab522c42d
2 changed files with 2 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
node_modules
build
flat
mochawesome-report
mochawesome-report
coverageEnv

View File

@ -8,7 +8,6 @@ cache:
yarn: true
env:
- SOLIDITY_COVERAGE=false
- SOLIDITY_COVERAGE=true
matrix:
fast_finish: true
allow_failures: