Skip to content

Commit

Permalink
Remove Qt install from Travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
barche committed Nov 30, 2016
1 parent 85d91fa commit 5fa4123
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,6 @@ matrix:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3 # give xvfb some time to start
addons:
apt:
packages:
- cmake
- cmake-data
- qtdeclarative5-dev
- qtdeclarative5-qtquick2-plugin
- qtdeclarative5-dialogs-plugin
- qtdeclarative5-controls-plugin
- qtdeclarative5-quicklayouts-plugin
- qtdeclarative5-window-plugin
- qmlscene
- qt5-default
julia: release
- os: osx
compiler: "clang"
Expand Down

0 comments on commit 5fa4123

Please sign in to comment.