diff --git a/.gitignore b/.gitignore index 90e2e80..97b07ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules build flat -mochawesome-report \ No newline at end of file +mochawesome-report +coverageEnv \ No newline at end of file diff --git a/.travis.yml b/.travis.yml index 0be52f8..49acd51 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ cache: yarn: true env: - SOLIDITY_COVERAGE=false - - SOLIDITY_COVERAGE=true matrix: fast_finish: true allow_failures: