projects
/
pyelftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a347dbf
)
Travis: drop Python 3.4, add 3.8
author
Eli Bendersky
<eliben@gmail.com>
Tue, 4 Feb 2020 13:20:27 +0000
(
05:20
-0800)
committer
Eli Bendersky
<eliben@gmail.com>
Tue, 4 Feb 2020 13:20:27 +0000
(
05:20
-0800)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index b8f6d9029790c9730ff6a1b66df50872b6c76918..eb0c2c30c8681485ab98d6b9e705d6bfa41ad37e 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,8
+1,8
@@
language: python
python:
- "2.7"
- - "3.4"
- "3.5"
- "3.6"
- "3.7"
+ - "3.8"
script: python test/all_tests.py