Skip to content

Commit d2cc201

Browse files
committed
Enable TweepyErrorTests in CI builds.
[ci skip]
1 parent fa00f59 commit d2cc201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: python
22
python:
33
- "2.7"
4-
script: nosetests -v tests:TweepyAPITests tests:TweepyCursorTests tests:TweepyCacheTests
4+
script: nosetests -v tests:TweepyAPITests tests:TweepyCursorTests tests:TweepyCacheTests tests:TweepyErrorTests
55
env:
66
TWITTER_USERNAME="tweepytest"
77
CONSUMER_KEY="cjgm143dG9adHpiB4BsoQ"

0 commit comments

Comments
 (0)