Skip to content

Commit

Permalink
Try shell magic.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Apr 27, 2017
1 parent 1476400 commit cb8037f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ dist: trusty
python:
- "2.7"
install:
- pip install -U setuptools==33.1.1
- pip install -U setuptools==`grep setuptools versions.cfg | awk '{print $3}'`
- pip install zc.buildout
- buildout bootstrap
- buildout
Expand Down

0 comments on commit cb8037f

Please sign in to comment.