no install step

This commit is contained in:
Jeromy 2015-11-19 17:03:18 -08:00
parent cca312d330
commit e48fb00bcb
1 changed files with 2 additions and 0 deletions

View File

@ -10,5 +10,7 @@ go:
env:
- GO15VENDOREXPERIMENT=1
install: true
script:
- go test ./p2p/...