projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f203a42
)
Remove Python 2.5 from CI runs.
author
Joshua Roesslein
<jroesslein@gmail.com>
Thu, 8 Nov 2012 04:57:30 +0000
(20:57 -0800)
committer
Joshua Roesslein
<jroesslein@gmail.com>
Thu, 8 Nov 2012 04:58:29 +0000
(20:58 -0800)
[ci skip]
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 8aa965b98ee8e0366e049c5f9cc42fb0edb1577c..aa08867125882a0299df1c0fc8fe8fbc501391e8 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,6
+1,5
@@
language: python
python:
- - "2.5"
- "2.6"
- "2.7"
script: nosetests -v tests:TweepyAPITests tests:TweepyCursorTests tests:TweepyCacheTests