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
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.5
|
- 1.5.2
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
# Derived from https://github.com/lib/pq/blob/master/.travis.yml
|
# Derived from https://github.com/lib/pq/blob/master/.travis.yml
|
||||||
|
|
Loading…
Reference in New Issue