projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a150ac
)
Add Python 2.6 to .travis.yml
author
Aaron Hill
<aa1ronham@gmail.com>
Wed, 18 Dec 2013 19:52:52 +0000
(14:52 -0500)
committer
Aaron Hill
<aa1ronham@gmail.com>
Wed, 18 Dec 2013 19:52:52 +0000
(14:52 -0500)
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 314e1b248279afe9c5cac46ab14c6c1bdd9ce75c..b3f35d306a125e8fdc86036bf2d2f3034090f851 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,6
+1,7
@@
---
language: python
python:
+ - "2.6"
- "2.7"
install:
- pip install -r test_requirements.txt