Skip to content

Commit

Permalink
fix pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Fulton committed Aug 3, 2016
1 parent 9005734 commit 217fb34
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 @@ python:
- 3.4
- 3.5
install:
- pip zc.buildout
- pip install zc.buildout
- buildout
script:
- bin/test -v1j99
Expand Down

0 comments on commit 217fb34

Please sign in to comment.