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 Jan 23, 2020
1 parent f725579 commit f0122e6
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 @@ -98,7 +98,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
xdist: pytest-xdist>=1.15
Expand Down

0 comments on commit f0122e6

Please sign in to comment.