diff --git a/.travis.yml b/.travis.yml index 3322e7309..8116cd577 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ cache: python: - '3.4' addons: - postgresql: '9.4.1' + postgresql: '9.3' install: - pip install pip-accel - pip-accel install -r requirements_for_test.txt