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