Commit cca312d3 authored by Jeromy's avatar Jeromy
Browse files

add .travis.yml

parent 9d40a0af
os:
- linux
- osx
language: go
go:
- 1.5.1
env:
- GO15VENDOREXPERIMENT=1
script:
- go test ./p2p/...
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