We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d87d96 commit 13c8c82Copy full SHA for 13c8c82
.travis.yml
@@ -4,8 +4,6 @@ python: "2.7"
4
before_install:
5
- sudo apt-get update -qq
6
- sudo apt-get install -qq python-apt python-pycurl
7
- - sudo service postgresql stop
8
- - sudo apt-get remove postgresql postgresql-9.1 postgresql-9.2 postgresql-9.3 -qq --purge
9
install:
10
- pip install ansible==1.5.0
11
script:
0 commit comments