projects
/
pyelftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b72e3ad
)
Add Python 3.5 testing to travis
author
Eli Bendersky
<eliben@google.com>
Tue, 2 Aug 2016 20:02:21 +0000
(13:02 -0700)
committer
Eli Bendersky
<eliben@google.com>
Tue, 2 Aug 2016 20:02:21 +0000
(13:02 -0700)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index c2eaf2356edc7dcf8ad68ac0969b8b67bcf96073..4b14c0357f4cf41d6b9f8f16bb88620c862e041b 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-4,5
+4,6
@@
python:
- "3.2"
- "3.3"
- "3.4"
+ - "3.5"
script: python test/all_tests.py