Skip to content

Commit

Permalink
ci: update gtk+ package
Browse files Browse the repository at this point in the history
  • Loading branch information
MainRo committed Oct 24, 2020
1 parent 886c2bf commit 40c3635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -43,7 +43,7 @@ matrix:
- xvfb
install:
# Native libraries for pycairo / pygobject
- sudo apt-get install -y libgirepository1.0-dev gir1.2-gtk-3.0
- sudo apt-get install -y libgirepository1.0-dev gtk+3.0
# Pre-built wheel for wxpython
- pip3 install -U wxpython
# Install the various optional packages
Expand Down

0 comments on commit 40c3635

Please sign in to comment.