We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29fc6ad commit 97852b7Copy full SHA for 97852b7
.travis.yml
@@ -56,12 +56,6 @@ matrix:
56
allow_failures:
57
- env: TOXENV=py36-pytest3-djangomaster-postgres
58
59
- # Temporary.
60
- # https://github.com/pytest-dev/pytest-django/pull/445
61
- # https://github.com/pytest-dev/pytest-django/issues/448
62
- - env: TOXENV=pypy3-pytest3-django1.8-sqlite
63
- - env: TOXENV=pypy3-pytest3-django1.10-sqlite_file
64
-
65
cache:
66
directories:
67
- "${TRAVIS_BUILD_DIR}/.tox"
0 commit comments