Skip to content

Commit

Permalink
9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbott committed Oct 20, 2017
1 parent ca17515 commit 5e72ce0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ cache:
- $HOME/.cache/pip
- node_modules
addons:
postgresql: "9.6"
postgresql: "9.4"
firefox: "42.0"
apt:
packages:
- postgresql-9.6-postgis-2.3
- postgresql-9.4-postgis-2.3

before_install:
- pip install coveralls flake8 coverage beautifulsoup4 py-dateutil pytz selenium
Expand Down

0 comments on commit 5e72ce0

Please sign in to comment.