projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b10fc4
)
Drop support for 2.6 and 3.3
author
Joshua Roesslein
<jroesslein@gmail.com>
Fri, 2 Mar 2018 23:16:13 +0000
(15:16 -0800)
committer
GitHub
<noreply@github.com>
Fri, 2 Mar 2018 23:16:13 +0000
(15:16 -0800)
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 272b9629221f9b5006120eaa0e94f3116343ff50..32c3ec895a53bbcaaa98c2e84596473f33f3acd7 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-4,9
+4,7
@@
language: python
cache: pip
python:
-- '2.6'
- '2.7'
-- '3.3'
- '3.4'
- '3.5'
- '3.6'