Commit 541f107a authored by Joni Orponen's avatar Joni Orponen

Unpin specific PyPy versions.

parent 98c6cc30
...@@ -3,9 +3,9 @@ sudo: false ...@@ -3,9 +3,9 @@ sudo: false
matrix: matrix:
include: include:
- os: linux - os: linux
python: pypy-5.6.0 python: pypy
- os: linux - os: linux
python: pypy3.3-5.5-alpha python: pypy3
env: BUILOUT_OPTIONS=sphinx:eggs= env: BUILOUT_OPTIONS=sphinx:eggs=
- os: linux - os: linux
python: 2.7 python: 2.7
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment