build-verbosity=2 gave warnings with build frontend, remove
This commit is contained in:
parent
6c3361632c
commit
c1e94c5d98
|
@ -96,4 +96,3 @@ before-all = '''
|
|||
wget
|
||||
wget http://lemon.cs.elte.hu/pub/sources/lemon-1.3.1.tar.gz; tar -xzf lemon-1.3.1.tar.gz; cd lemon-1.3.1; mkdir build; cd build; cmake ..; make install; cd ../..
|
||||
'''
|
||||
build-verbosity=2
|
||||
|
|
Loading…
Reference in New Issue