Skip to content

Commit

Permalink
remove "pip install pytest-xvfb"
Browse files Browse the repository at this point in the history
  • Loading branch information
jborbely committed Feb 5, 2020
1 parent bccd2a1 commit 7d07fe6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ install:
- python -m pip install --upgrade pip
- python -m pip install --upgrade setuptools wheel
- python -m pip install PySide2
- python -m pip install pytest-xvfb

before_script:
- |
Expand Down

0 comments on commit 7d07fe6

Please sign in to comment.