Skip to content

Commit

Permalink
Merge pull request #188 from GoogleCloudPlatform/fix-travis
Browse files Browse the repository at this point in the history
Removing reqcheck from travis tests
  • Loading branch information
Jon Wayne Parrott committed Feb 18, 2016
2 parents 018a6ad + 952fe7d commit 886fa25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tox]
skipsdist = True
envlist = pep8, reqcheck, gae, py27, py34
envlist = pep8, py27, py34, gae

[testenv]
passenv = *
Expand Down

0 comments on commit 886fa25

Please sign in to comment.