Skip to content
This repository was archived by the owner on Nov 4, 2020. It is now read-only.

Commit 1b9b271

Browse files
committed
No user install
1 parent 457a3b0 commit 1b9b271

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ addons:
99
firefox: "30.0"
1010
install:
1111
- sudo apt-get -qq install libxml2-dev libxslt-dev python-dev
12-
- pip install --user -r requirements.txt
12+
- pip install -r requirements.txt
1313
before_script:
1414
- sh -e /etc/init.d/xvfb start
1515
env:

0 commit comments

Comments
 (0)