Commit fac31145 authored by Marten Seemann's avatar Marten Seemann
Browse files

cache gx directory on Travis

parent 1d533741
......@@ -25,3 +25,7 @@ after_success:
- cat go-libp2p-quic-transport.coverprofile > coverage.txt
- cat */*.coverprofile >> coverage.txt
- bash <(curl -s https://codecov.io/bash) -f coverage.txt
cache:
directories:
- $GOPATH/src/gx
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