mirror of https://github.com/jackc/pgx.git
Update travis to GO 1.5.2
parent
7b5d247a46
commit
029bd49065
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.5
|
||||
- 1.5.2
|
||||
- tip
|
||||
|
||||
# Derived from https://github.com/lib/pq/blob/master/.travis.yml
|
||||
|
|
Loading…
Reference in New Issue