Skip to content

Commit

Permalink
virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
gbastien committed Jun 24, 2020
1 parent d246b7c commit 08c885d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -21,6 +21,7 @@ matrix:
install:
- sed -ie "s#plone-5#plone-$PLONE_VERSION#" buildout.cfg
- sed -ie "s#plone-5#plone-$PLONE_VERSION#" travis.cfg
- virtualenv .
- 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
Expand Down

0 comments on commit 08c885d

Please sign in to comment.