Skip to content

Commit 886fa25

Browse files
author
Jon Wayne Parrott
committed
Merge pull request #188 from GoogleCloudPlatform/fix-travis
Removing reqcheck from travis tests
2 parents 018a6ad + 952fe7d commit 886fa25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
skipsdist = True
3-
envlist = pep8, reqcheck, gae, py27, py34
3+
envlist = pep8, py27, py34, gae
44

55
[testenv]
66
passenv = *

0 commit comments

Comments
 (0)