Skip to content

Commit

Permalink
Remove missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
johnthagen authored Dec 8, 2019
1 parent fff1530 commit f6d4c08
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ matrix:
- sudo add-apt-repository -y ppa:deadsnakes/ppa
- sudo apt-get update
- sudo apt-get install -y build-essential
- sudo apt-get install -y python3-dev libgtk-3-dev libjpeg-dev libtiff-dev \
libxtst-dev
- sudo apt-get install -y python3-dev libgtk-3-dev libjpeg-dev libtiff-dev
script:
- tox
- python: 3.7
Expand Down

0 comments on commit f6d4c08

Please sign in to comment.