projects
/
pyelftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9023023
)
Remove Travis config
author
Eli Bendersky
<eliben@gmail.com>
Wed, 23 Sep 2020 13:25:36 +0000
(06:25 -0700)
committer
Eli Bendersky
<eliben@gmail.com>
Wed, 23 Sep 2020 13:25:36 +0000
(06:25 -0700)
.travis.yml
[deleted file]
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
deleted file mode 100644
(file)
index
c9f6beb
..0000000
--- a/
.travis.yml
+++ /dev/null
@@
-1,7
+0,0 @@
-language: python
-python:
- - "2.7"
- - "3.6"
- - "3.7"
- - "3.8"
-script: python test/all_tests.py