Drop testing pypy.

This commit is contained in:
Jannis Leidel 2017-11-22 15:47:11 +01:00
parent 9a84b1af86
commit 3ee69a58ce
No known key found for this signature in database
GPG key ID: C795956FB489DCA9
2 changed files with 0 additions and 2 deletions

View file

@ -4,7 +4,6 @@ python:
- '3.4'
- '3.5'
- '3.6'
- pypy
sudo: false
cache: pip
install:

View file

@ -16,7 +16,6 @@ basepython =
py34: python3.4
py35: python3.5
py36: python3.6
pypy: pypy
usedevelop = true
setenv =
DJANGO_SETTINGS_MODULE = dbtemplates.test_settings