[travis] Add PyPy builds
authorSergey M․ <dstftw@gmail.com>
Mon, 1 Jan 2018 14:54:28 +0000 (21:54 +0700)
committerSergey M․ <dstftw@gmail.com>
Mon, 1 Jan 2018 14:54:28 +0000 (21:54 +0700)
.travis.yml

index 5f4f3922b915deae5f80320aab1b61c1bbeed014..7b175e9c97b62d5a8e4955aecfe3397f7456ed53 100644 (file)
@@ -7,6 +7,8 @@ python:
   - "3.4"
   - "3.5"
   - "3.6"
+  - "pypy"
+  - "pypy3"
 sudo: false
 env:
   - YTDL_TEST_SET=core