Skip to content

Commit

Permalink
Merge pull request #10 from zopefoundation/icemac-patch-1
Browse files Browse the repository at this point in the history
Fix TravisCI.
  • Loading branch information
dataflake committed Jun 28, 2019
2 parents ca9f6e6 + 4605582 commit defe386
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 @@ -6,7 +6,7 @@ python:
- 3.6
install:
- pip install coveralls coverage
- pip install -U setuptools==33.1.1
- pip install -U setuptools
- pip install zc.buildout
- buildout bootstrap
- buildout
Expand Down

0 comments on commit defe386

Please sign in to comment.