Skip to content

Commit

Permalink
Add libGL for linker
Browse files Browse the repository at this point in the history
  • Loading branch information
adityapk00 authored and Sol committed Sep 30, 2019
1 parent 1194d12 commit ff6385c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ matrix:
before_install:
- sudo add-apt-repository ppa:beineri/opt-qt591-trusty -y
- sudo apt-get update -qq
- sudo apt-get install qt59base qt59websockets
- sudo apt-get install qt59base qt59websockets libgl1-mesa-dev
- source /opt/qt59/bin/qt59-env.sh

script:
Expand Down

0 comments on commit ff6385c

Please sign in to comment.