Test on travis with Go 1.5

pull/111/head
Jack Christensen 2015-10-26 17:40:35 -05:00
parent 3262ee23f3
commit b7b7a83471
1 changed files with 1 additions and 1 deletions

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