Skip to content

Commit

Permalink
Use before_install hook for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rochoa committed Sep 14, 2016
1 parent 97ac1b8 commit 4ffadb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,4 +1,4 @@
before_script:
before_install:
- lsb_release -a
- sudo mv /etc/apt/sources.list.d/pgdg.list* /tmp
- sudo apt-get -qq purge postgis* postgresql*
Expand Down

0 comments on commit 4ffadb7

Please sign in to comment.