Disable solidity-coverage
This is required to update to truffle 4 and solc 0.4.18, see PR #573
This commit is contained in:
@ -6,13 +6,6 @@ node_js:
|
||||
- "6"
|
||||
cache:
|
||||
yarn: true
|
||||
env:
|
||||
-
|
||||
- SOLIDITY_COVERAGE=true
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- env: SOLIDITY_COVERAGE=true
|
||||
before_script:
|
||||
- truffle version
|
||||
- yarn list
|
||||
|
||||
Reference in New Issue
Block a user