Skip to content

Commit

Permalink
Workaround Travis update.
Browse files Browse the repository at this point in the history
Travis .yml updated to keep using old version, per:
https://blog.travis-ci.com/2017-12-12-new-trusty-images-q4-launch
  • Loading branch information
JamesCrook committed Dec 17, 2017
1 parent 2108515 commit 1e07ef9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ addons:
packages:
- g++-4.9
- gcc-4.9
sudo: required
dist: trusty
group: deprecated-2017Q4
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libwxgtk3.0-dev libgtk2.0-dev gettext libasound2-dev alsa-utils alsa-oss
Expand Down

0 comments on commit 1e07ef9

Please sign in to comment.