mirror of https://github.com/jackc/pgx.git
Add travis ci
parent
8abf4a9eaa
commit
8d9c2a3daf
|
@ -0,0 +1,9 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.x
|
||||
- tip
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
Loading…
Reference in New Issue