fix travis

This commit is contained in:
nobonobo 2013-11-27 10:04:52 +09:00
parent f466ac37de
commit 480a25cc9a

View file

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