Skip to content

Commit

Permalink
Try without pinning the six version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Aug 17, 2018
1 parent 0050146 commit e258f28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,6 @@ python:
- 3.5
- 3.6
install:
- pip install -U six==$(curl $(awk '$1 == "extends" {print $3}' buildout.cfg) 2>/dev/null | awk '$1 == "six" {print $3}')
- pip install coverage coveralls
- python bootstrap.py
- bin/buildout
Expand Down

0 comments on commit e258f28

Please sign in to comment.