Recompile once more due to the little travis resources.
This commit is contained in:
parent
92c24fb660
commit
79c63615f7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user