projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b300cda
)
[travis] Add PyPy builds
author
Sergey M․
<dstftw@gmail.com>
Mon, 1 Jan 2018 14:54:28 +0000
(21:54 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 1 Jan 2018 14:54:28 +0000
(21:54 +0700)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 5f4f3922b915deae5f80320aab1b61c1bbeed014..7b175e9c97b62d5a8e4955aecfe3397f7456ed53 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-7,6
+7,8
@@
python:
- "3.4"
- "3.5"
- "3.6"
+ - "pypy"
+ - "pypy3"
sudo: false
env:
- YTDL_TEST_SET=core