2
0

travis needs go 1.8 not 1.8.0

This commit is contained in:
Jack Christensen
2017-03-03 17:16:07 -06:00
parent 2e2b11be34
commit 66712f8259
+1 -1
View File
@@ -1,7 +1,7 @@
language: go
go:
- 1.8.0
- 1.8
- tip
# Derived from https://github.com/lib/pq/blob/master/.travis.yml