2
0

Test on travis with Go 1.5

This commit is contained in:
Jack Christensen
2015-10-26 17:40:35 -05:00
parent 3262ee23f3
commit b7b7a83471
+1 -1
View File
@@ -1,7 +1,7 @@
language: go
go:
- 1.4
- 1.5
- tip
# Derived from https://github.com/lib/pq/blob/master/.travis.yml