Skip to content

Commit

Permalink
Remove packages not available on xenial
Browse files Browse the repository at this point in the history
  • Loading branch information
johnthagen committed Dec 8, 2019
1 parent 1e2aa7c commit 582395c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ matrix:
- 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 \
libgstreamer-plugins-base1.0-dev libnotify-dev \
libwebkit2gtk-4.0-dev libxtst-dev \
libglu1-mesa-dev
libnotify-dev libxtst-dev
script:
- tox
- python: 3.7
Expand Down

0 comments on commit 582395c

Please sign in to comment.