travis: run the tests verbosely

This commit is contained in:
Carlos Martín Nieto 2012-05-07 12:31:31 +02:00
parent 9b62e40ecd
commit c2d82a6533

View File

@ -22,7 +22,7 @@ script:
# Run Tests
after_script:
- ctest .
- ctest -V .
# Only watch the development branch
branches: