Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BAndiT1983 committed Apr 19, 2018
1 parent 4c3a231 commit 03e47d8
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 @@ sudo: required
before_script:
- sudo add-apt-repository --yes ppa:beineri/opt-qt-5.10.1-trusty
- sudo apt-get update -qq
- sudo apt-get install qt510base qt510declarativev libqt510webkit5 libsqlite3-dev
- sudo apt-get install qt510base qt510declarative
#- sudo apt-get install qt5-default qttools5-dev-tools
- sudo apt-get install cmake

Expand Down

0 comments on commit 03e47d8

Please sign in to comment.