Skip to content

Commit bfece50

Browse files
committed
Merge pull request #147 from GoogleCloudPlatform/unpin_tox
Unpin tox
2 parents 52ce21f + f29d466 commit bfece50

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ before_install:
2424
install:
2525
# TODO: unpin tox when the following issue is fixed
2626
# https://bitbucket.org/hpk42/tox/issues/285/tox-220-breaks-some-toxini-config-files
27-
- pip install tox==2.0.1 coveralls
27+
- pip install tox coveralls
2828

2929
script:
3030
- tox

tests/scripts/fetch_gae_sdk.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)