Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Commit

Permalink
Update zc.buildout
Browse files Browse the repository at this point in the history
cf buildout/buildout#460

modified:   .travis.yml
  • Loading branch information
jugmac00 committed Feb 3, 2019
1 parent e549cac commit 110bdf0
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 @@ -3,7 +3,7 @@ sudo: false
python:
- 2.7
install:
- pip install -U setuptools==39.1.0 zc.buildout==2.11.4 six==1.11.0 coveralls
- pip install -U setuptools==39.1.0 zc.buildout==2.12.1 six==1.11.0 coveralls
- buildout
script:
- coverage run bin/test -v1
Expand Down

0 comments on commit 110bdf0

Please sign in to comment.