aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2018-01-01 21:54:28 +0700
committerSergey M․ <dstftw@gmail.com>2018-01-01 21:54:28 +0700
commit54009c246e8eed38cfa8dc3eecb5619c1c81a1f2 (patch)
tree7fc3514729c8283a9bb200bb74ae9af2f3c6b36a /.travis.yml
parentb300cda4769a987c501db298f3f107326521d45c (diff)
downloadyoutube-dl-54009c246e8eed38cfa8dc3eecb5619c1c81a1f2.zip
youtube-dl-54009c246e8eed38cfa8dc3eecb5619c1c81a1f2.tar.gz
youtube-dl-54009c246e8eed38cfa8dc3eecb5619c1c81a1f2.tar.bz2
[travis] Add PyPy builds
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5f4f392..7b175e9 100644
--- 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