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 5fdb671 commit 6c5d3fbCopy full SHA for 6c5d3fb
.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