Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
CI: Updated Travis build configuration
  • Loading branch information
skyjake committed Dec 13, 2019
1 parent 4e6cf6a commit f0cb420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ dist: xenial
cache: ccache

before_install:
- sudo apt-get -y install cmake libsdl2-dev libsdl2-mixer-dev libxrandr-dev libxxf86vm-dev libfluidsynth-dev ncurses-dev qt5-default libqt5x11extras5-dev
- sudo apt-get -y install cmake libsdl2-dev libsdl2-mixer-dev libxrandr-dev libxxf86vm-dev libfluidsynth-dev ncurses-dev qt5-default libqt5opengl5-dev libqt5x11extras5-dev

before_script:
- mkdir build-travis
Expand Down

0 comments on commit f0cb420

Please sign in to comment.