travis: also check "make install"

This commit is contained in:
Matthias Krüger 2013-10-07 21:38:03 +02:00
parent 074f195f7b
commit 891a85a553
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ script:
- ./cppcheck-htmlreport --file ../gui/test/data/xmlfiles/xmlreport_v1.xml --title "this is a test" --report-dir . --source-dir ../test/
- ./cppcheck-htmlreport --file ../gui/test/data/xmlfiles/xmlreport_v2.xml --title "this is a test" --report-dir . --source-dir ../test/
- cd ../
- mkdir install_test
- make DESTDIR=install_test install
notifications:
irc:
channels: