Skip to content

Commit

Permalink
Merge pull request #147 from GoogleCloudPlatform/unpin_tox
Browse files Browse the repository at this point in the history
Unpin tox
  • Loading branch information
waprin committed Dec 14, 2015
2 parents 52ce21f + f29d466 commit bfece50
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -24,7 +24,7 @@ before_install:
install:
# TODO: unpin tox when the following issue is fixed
# https://bitbucket.org/hpk42/tox/issues/285/tox-220-breaks-some-toxini-config-files
- pip install tox==2.0.1 coveralls
- pip install tox coveralls

script:
- tox
Expand Down
Empty file modified tests/scripts/fetch_gae_sdk.py
100644 → 100755
Empty file.

0 comments on commit bfece50

Please sign in to comment.