projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa00f59
)
Enable TweepyErrorTests in CI builds.
author
Joshua Roesslein
<jroesslein@gmail.com>
Fri, 9 Nov 2012 07:11:29 +0000
(23:11 -0800)
committer
Joshua Roesslein
<jroesslein@gmail.com>
Fri, 9 Nov 2012 07:11:29 +0000
(23:11 -0800)
[ci skip]
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 9ce0fbb6bcf592e24397ae6c55dbc9258ae0a4ac..db3243d604b9982f08092e23e7a9635384d0a1ce 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,7
+1,7
@@
language: python
python:
- "2.7"
-script: nosetests -v tests:TweepyAPITests tests:TweepyCursorTests tests:TweepyCacheTests
+script: nosetests -v tests:TweepyAPITests tests:TweepyCursorTests tests:TweepyCacheTests
tests:TweepyErrorTests
env:
TWITTER_USERNAME="tweepytest"
CONSUMER_KEY="cjgm143dG9adHpiB4BsoQ"