2
0

Update Go versions on Travis

This commit is contained in:
Jack Christensen
2016-09-22 07:37:18 -05:00
parent ca28687b64
commit f5b269d56a
+2 -2
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