Skip to content

Commit

Permalink
feat(atest): woops #9
Browse files Browse the repository at this point in the history
  • Loading branch information
matejc committed Apr 16, 2020
1 parent a9e74f4 commit 96da9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ install:
- pip install .
script:
- python tests/utest/run_tests.py
- xvfb-run --server-args="-screen 0 1024x768x24 -dpi 96" python tests/atest/run_tests.py
- xvfb-run --server-args="-screen 0 1024x768x24 -dpi 100" python tests/atest/run_tests.py
notifications:
email:
recipients:
Expand Down

0 comments on commit 96da9c0

Please sign in to comment.