mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-02-07 21:00:33 +03:00
Testing CI with Travis
This commit is contained in:
parent
584c7e6890
commit
3971ee6d1f
|
@ -1,5 +1,11 @@
|
|||
language: python
|
||||
|
||||
services:
|
||||
- postgresql
|
||||
|
||||
addons:
|
||||
postgresql: 9.4
|
||||
|
||||
python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
|
|
Loading…
Reference in New Issue
Block a user