Update travis versions

This commit is contained in:
Chris Bednarski 2016-02-23 22:23:22 -08:00
parent bb12c87a7e
commit 24a234f9ac
1 changed files with 2 additions and 3 deletions

View File

@ -3,9 +3,8 @@ sudo: false
language: go
go:
- 1.4
- 1.5.3
- tip
- 1.4.3
- 1.6
script:
- GOMAXPROCS=2 make ci