mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 21:56:43 +00:00
update travis
This commit is contained in:
parent
90ef32119c
commit
efc62bc9d9
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ before_script:
|
||||||
# - go vet ./...
|
# - go vet ./...
|
||||||
# - go test -race ./...
|
# - go test -race ./...
|
||||||
script:
|
script:
|
||||||
- make travis-test-with-coverage
|
- make gexp
|
||||||
after_success:
|
after_success:
|
||||||
- bash <(curl -s https://codecov.io/bash)
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue