projects
/
pyelftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
970cb17
)
Run tests on Python 3.4
author
Corey Farwell
<coreyf@rwell.org>
Tue, 1 Jul 2014 23:22:38 +0000
(16:22 -0700)
committer
Corey Farwell
<coreyf@rwell.org>
Tue, 1 Jul 2014 23:22:38 +0000
(16:22 -0700)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 8c6680d9308a1e5c85808e32c73e1a9003edd0de..c2eaf2356edc7dcf8ad68ac0969b8b67bcf96073 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-3,5
+3,6
@@
python:
- "2.7"
- "3.2"
- "3.3"
+ - "3.4"
script: python test/all_tests.py