Skip to content

Commit

Permalink
Pip is installed globally.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jan 27, 2017
1 parent 1876f4f commit 6f0e0d9
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 @@ -4,7 +4,7 @@ sudo: false
python:
- 2.7
install:
- bin/pip install .[test]
- pip install .[test]
script:
- bin/zope-testrunner --test-path=src -v1
notifications:
Expand Down

0 comments on commit 6f0e0d9

Please sign in to comment.