1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00

Remove Pypy from travis

This commit is contained in:
Guillaume Ayoub 2015-07-24 16:28:43 +02:00
parent 3f3d0e8945
commit 1c39c75c6b

View file

@ -6,7 +6,6 @@ python:
- 3.2 - 3.2
- 3.3 - 3.3
- 3.4 - 3.4
- pypy
install: install:
- pip install sqlalchemy - pip install sqlalchemy