Merge pull request #7 from nobonobo/develop

fix travis
This commit is contained in:
irieda 2013-11-26 17:05:16 -08:00
commit 803591ea8b

View file

@ -1,11 +1,8 @@
language: go
go:
- 1.0
- 1.1
- tip
install: make all
script:
- go test ./
script: go test ./