Update travis to GO 1.5.2

pull/70/head
Jack Christensen 2015-12-22 10:47:44 -06:00
parent 7b5d247a46
commit 029bd49065
1 changed files with 1 additions and 1 deletions

View File

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