Disable Travis in favor of Circle (#1866)
* replace readme badge * remove travis config * move to codecov * add codecov config * fix coverage running
This commit is contained in:
committed by
GitHub
parent
18b57ca043
commit
2a29f697bf
@ -62,9 +62,7 @@ jobs:
|
||||
- *npm_install_if_necessary
|
||||
- run:
|
||||
name: Unit tests with coverage report
|
||||
command: npm run test
|
||||
environment:
|
||||
SOLIDITY_COVERAGE: true
|
||||
command: npm run coverage
|
||||
|
||||
# TODO(xinbenlv, #1839): run SOLC_NIGHTLY to be run but allow it to fail.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user