Update Go versions on Travis

pull/185/head^2
Jack Christensen 2016-09-22 07:37:18 -05:00
parent ca28687b64
commit f5b269d56a
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
language: go
go:
- 1.6.2
- 1.5.2
- 1.7.1
- 1.6.3
- tip
# Derived from https://github.com/lib/pq/blob/master/.travis.yml