Skip to content

Commit

Permalink
TEST: blueyed/pytest@fixture-stack
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Mar 31, 2020
1 parent ee7858a commit 0803b92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -99,7 +99,7 @@ install:
- pip install tox==3.9.0

script:
- tox
- tox --force-dep "pytest@git+https://github.com/blueyed/pytest@fixture-stack#egg=pytest"

after_success:
- |
Expand Down
2 changes: 2 additions & 0 deletions tox.ini
Expand Up @@ -27,6 +27,8 @@ deps =
postgres: psycopg2-binary
coverage: coverage-enable-subprocess

pytest

pytest41: pytest>=4.1,<4.2
pytest41: attrs==17.4.0
pytest53: pytest>=5.3,<5.4
Expand Down

0 comments on commit 0803b92

Please sign in to comment.