Skip to content

Commit

Permalink
fixed travis build windows error
Browse files Browse the repository at this point in the history
  • Loading branch information
zweack committed May 21, 2021
1 parent ad69a5b commit 711c0a6
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 @@ -37,7 +37,6 @@ before_install:
- pip install codecov
- sudo apt-get update
- sudo apt-get -y install libglib2.0-dev libdbus-1-3 libdbus-1-dev
install:
- pip install -r requirements/requirements_other.txt
script: pytest
after_success:
Expand Down

0 comments on commit 711c0a6

Please sign in to comment.