Skip to content

Commit

Permalink
Fix appveyor config
Browse files Browse the repository at this point in the history
  • Loading branch information
avylove committed Jul 23, 2021
1 parent f9ec3a4 commit d7ae1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ before_test:
- "pip install tox"

test_script:
- "tox -e %TOX_ENV%""
- "tox -e %TOX_ENV%"

0 comments on commit d7ae1f4

Please sign in to comment.