travis needs go 1.8 not 1.8.0

v3-numeric-wip
Jack Christensen 2017-03-03 17:16:07 -06:00
parent 2e2b11be34
commit 66712f8259
1 changed files with 1 additions and 1 deletions

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