Merge pull request #358 from dvrkps/patch-1

travis: update go version
pull/360/head
Jack Christensen 2017-11-27 09:24:54 -06:00 committed by GitHub
commit 2b88c8f64f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
language: go
go:
- 1.8
- 1.x
- tip
# Derived from https://github.com/lib/pq/blob/master/.travis.yml