Commit 947cbca0 authored by Kevin Atkinson's avatar Kevin Atkinson

travis ci: turn off email notifications and cache gx directories

parent 11c6b016
......@@ -11,4 +11,11 @@ install:
script:
- bash <(curl -s https://raw.githubusercontent.com/ipfs/ci-helpers/master/travis-ci/run-standard-tests.sh)
cache:
directories:
- $GOPATH/src/gx
notifications:
email: false
env: GOTFLAGS="-race"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment