We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 457a3b0 commit 1b9b271Copy full SHA for 1b9b271
1 file changed
.travis.yml
@@ -9,7 +9,7 @@ addons:
9
firefox: "30.0"
10
install:
11
- sudo apt-get -qq install libxml2-dev libxslt-dev python-dev
12
- - pip install --user -r requirements.txt
+ - pip install -r requirements.txt
13
before_script:
14
- sh -e /etc/init.d/xvfb start
15
env:
0 commit comments