Recompile once more due to the little travis resources.

This commit is contained in:
Vassil Vassilev 2014-09-25 22:12:31 +02:00 committed by sftnight
parent 92c24fb660
commit 79c63615f7

View File

@ -27,6 +27,7 @@ before_script:
- travis_retry ../src/configure --prefix=`pwd`/../inst
script:
- travis_retry make -j4 -k
- travis_retry make -j4 -k
- cd tools/cling
- make test LIT_ARGS=--no-progress-bar
@ -38,7 +39,7 @@ branches:
notifications:
recipients:
- vvasilev@cern.ch
- cling-dev@cern.ch
#- cling-dev@cern.ch
email:
on_success: change