travis: run tests on Go tip.

This commit is contained in:
Vladimir Mihailenco 2015-08-08 13:49:27 +03:00
parent a4b3e099fc
commit bb8a57d395
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ services:
go:
- 1.3
- 1.4
- tip
install:
- go get gopkg.in/bufio.v1