2
0

Only test on Go 1.8 on Travis

This commit is contained in:
Jack Christensen
2017-03-03 15:35:58 -06:00
parent 5e997e82f4
commit 91dea95b68
+1 -2
View File
@@ -1,8 +1,7 @@
language: go
go:
- 1.7.4
- 1.6.4
- 1.8.0
- tip
# Derived from https://github.com/lib/pq/blob/master/.travis.yml