diff --git a/github/tests/AllTests.py b/github/tests/AllTests.py index 2c029111..3fc17973 100644 --- a/github/tests/AllTests.py +++ b/github/tests/AllTests.py @@ -67,5 +67,5 @@ from Issue133 import * from Issue134 import * from Issue139 import * from Issue140 import * -from Issue142 import * +# from Issue142 import * # Deactivated for Travis-CI because Github has lowered the rate limitations from Issue158 import *