diff --git a/.travis.yml b/.travis.yml index 3d0f5d510..eb47674bf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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