Also do a make install before testing.

This commit is contained in:
Vassil Vassilev 2014-09-28 11:45:02 +02:00 committed by sftnight
parent 8c4f91bfe8
commit e0ed6c4887

View File

@ -30,6 +30,7 @@ script:
- travis_retry make -j4 -k
- travis_retry make -j4 -k
- cd tools/cling
- travis_retry make install
- make test LIT_ARGS=--no-progress-bar
branches: