Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cuzbog committed Nov 29, 2014
1 parent 7d4bcc4 commit 95f6423
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ install:
- sudo add-apt-repository -y ppa:ubuntu-sdk-team/ppa
- sudo apt-get update && sudo apt-get -y install qt5-default qtdeclarative5-dev
- sudo apt-get -y install qtdeclarative5-test-plugin pep8 pyflakes
- sudo apt-get -y install qtdeclarative5-qtquick2-plugin
script:
- qmake
- make check

0 comments on commit 95f6423

Please sign in to comment.