Commit 933f4575 authored by Jeromy's avatar Jeromy
Browse files

add travis caching

parent e4934f10
......@@ -15,3 +15,7 @@ install: true
script:
- make deps
- go test ./p2p/...
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