Skip to content

Commit

Permalink
Remove postgres 9.1 from travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Timur Ramazanov committed Jan 13, 2017
1 parent 73bf74a commit 2981df4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ env:

before_install:
- sudo /etc/init.d/postgresql stop
- sudo apt-get -y remove --purge postgresql-9.1
- sudo apt-get -y remove --purge postgresql-9.2
- sudo apt-get -y remove --purge postgresql-9.3
- sudo apt-get -y remove --purge postgresql-9.4
Expand Down

0 comments on commit 2981df4

Please sign in to comment.