Skip to content

Commit

Permalink
Try sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
abagshaw committed Feb 26, 2018
1 parent ce8fea1 commit 7b68445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cache:

# command to install dependencies
install:
- pip install -r test/requirements-testing.txt
- sudo pip install -r test/requirements-testing.txt
- pip install pytest-faulthandler
- pip install -e .

Expand Down

0 comments on commit 7b68445

Please sign in to comment.