travis needs go 1.8 not 1.8.0
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.8.0
|
||||
- 1.8
|
||||
- tip
|
||||
|
||||
# Derived from https://github.com/lib/pq/blob/master/.travis.yml
|
||||
|
||||
Reference in New Issue
Block a user