add pypy to travis
This commit is contained in:
parent
ecf90cf185
commit
bb92e8fdf4
@ -5,6 +5,7 @@ python:
|
|||||||
- "3.3"
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
|
- "pypy"
|
||||||
before_install:
|
before_install:
|
||||||
- "sudo apt-get update -qq"
|
- "sudo apt-get update -qq"
|
||||||
- "sudo apt-get install -y xvfb"
|
- "sudo apt-get install -y xvfb"
|
||||||
|
Loading…
Reference in New Issue
Block a user