update travis

This commit is contained in:
Expanse 2016-02-19 08:49:09 -05:00
parent 90ef32119c
commit efc62bc9d9

View file

@ -13,7 +13,7 @@ before_script:
# - go vet ./...
# - go test -race ./...
script:
- make travis-test-with-coverage
- make gexp
after_success:
- bash <(curl -s https://codecov.io/bash)
env: