Skip to content

Commit

Permalink
TEST: try making sure gtk is installed on travis image
Browse files Browse the repository at this point in the history
  • Loading branch information
sglyon committed Feb 1, 2018
1 parent 0cfcb4c commit 487dd3a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ julia:
matrix:
allow_failures:
- julia: nightly
addons:
apt:
packages:
- xvfb
- xauth
- libgtk-3-0
notifications:
email: false
# uncomment the following lines to override the default test script
Expand Down

0 comments on commit 487dd3a

Please sign in to comment.