Skip to content

Commit

Permalink
pin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gotcha committed May 30, 2017
1 parent d2b1320 commit 8f19e51
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 @@ -8,7 +8,7 @@ cache:
before_install:
- mkdir -p $HOME/buildout-cache/{eggs,downloads}
- virtualenv .
- bin/python bootstrap.py
- bin/python bootstrap.py --setuptools-version=26.1.1 --buildout-version=2.5.3 #from http://dist.plone.org/release/5-latest/versions.cfg 2017-05-30 11:25
install:
- bin/buildout -Nvt 5 -c travis.cfg
script:
Expand Down

0 comments on commit 8f19e51

Please sign in to comment.