Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
uglide committed Sep 15, 2015
1 parent ebd679d commit 04e1787
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 @@ -27,6 +27,7 @@ script:
- cd ./tests/unit_tests
- qmake DESTDIR=`pwd`/bin
- make -s -j 2
- strings ./bin/tests
- ./bin/tests -txt
after_success:
- coveralls --verbose -r `readlink -m ./../../` -e 3rdparty/ -e tests/
Expand Down

0 comments on commit 04e1787

Please sign in to comment.