We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa00f59 commit d2cc201Copy full SHA for d2cc201
.travis.yml
@@ -1,7 +1,7 @@
1
language: python
2
python:
3
- "2.7"
4
-script: nosetests -v tests:TweepyAPITests tests:TweepyCursorTests tests:TweepyCacheTests
+script: nosetests -v tests:TweepyAPITests tests:TweepyCursorTests tests:TweepyCacheTests tests:TweepyErrorTests
5
env:
6
TWITTER_USERNAME="tweepytest"
7
CONSUMER_KEY="cjgm143dG9adHpiB4BsoQ"
0 commit comments