Skip to content

Commit

Permalink
Travis. (See #5.)
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFrankenstein committed Aug 10, 2015
1 parent 2c1a6d7 commit 2d71001
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ install:
- sudo apt-get install qt54base qt54tools

script:
- qmake -v
- qmake IrcClient.pro
- /opt/qt54/bin/qmake qt=qt5 -v
- /opt/qt54/bin/qmake qt=qt5 IrcClient.pro
- make

0 comments on commit 2d71001

Please sign in to comment.