Skip to content

Commit

Permalink
Use last buildout <2.4 version during bootstrap call.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Dec 1, 2017
1 parent c1c1bb5 commit 8c2610f
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:
- 2.6
- 2.7
install:
- python bootstrap.py
- python bootstrap.py --version=2.3.1
- bin/buildout
script:
- bin/test -v1
Expand Down

0 comments on commit 8c2610f

Please sign in to comment.