Skip to content

Commit

Permalink
Install with bin/pip
Browse files Browse the repository at this point in the history
  • Loading branch information
gbastien committed Jun 24, 2020
1 parent a853aa0 commit d246b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -21,7 +21,7 @@ matrix:
install:
- sed -ie "s#plone-5#plone-$PLONE_VERSION#" buildout.cfg
- sed -ie "s#plone-5#plone-$PLONE_VERSION#" travis.cfg
- pip install -r requirements.txt
- bin/pip install -r requirements.txt
- bin/buildout -Nc travis.cfg buildout:download-cache=downloads buildout:eggs-directory=eggs annotate
- bin/buildout -Nc travis.cfg buildout:download-cache=downloads buildout:eggs-directory=eggs
script:
Expand Down

0 comments on commit d246b7c

Please sign in to comment.