Skip to content

Commit

Permalink
Added Qt5 development packages for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Pseudomanifold committed Sep 20, 2016
1 parent 5478f12 commit ba613bb
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 @@ -5,7 +5,7 @@ compiler:
- gcc
before_script:
- sudo apt-get update -qq
- sudo apt-get install libopenscenegraph-dev
- sudo apt-get install qtbase5-dev libqt5opengl5-dev libopenscenegraph-dev
script:
- mkdir build
- cd build
Expand Down

0 comments on commit ba613bb

Please sign in to comment.