Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
Qt 5 moved to ubuntu-sdk-team PPA
Browse files Browse the repository at this point in the history
* Fixes build issues on Travis
  • Loading branch information
mhoran committed Feb 13, 2014
1 parent 5dd835e commit e78304a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -24,7 +24,7 @@ gemfile:
- gemfiles/2.0.gemfile - gemfiles/2.0.gemfile
- gemfiles/2.1.gemfile - gemfiles/2.1.gemfile
before_install: before_install:
- sudo apt-add-repository -y ppa:canonical-qt5-edgers/qt5-proper - sudo apt-add-repository -y ppa:ubuntu-sdk-team/ppa
- sudo apt-get update - sudo apt-get update
- sudo apt-get install libqt5webkit5-dev qtdeclarative5-dev qtlocation5-dev qtsensors5-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev qt4-default - sudo apt-get install libqt5webkit5-dev qtdeclarative5-dev qtlocation5-dev qtsensors5-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev qt4-default
install: bundle install: bundle

0 comments on commit e78304a

Please sign in to comment.