test
This commit is contained in:
parent
10859c00b7
commit
0b5e6343e4
@ -35,6 +35,13 @@ matrix:
|
|||||||
- cmake -DCMAKE_BUILD_TYPE=Release ..
|
- cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||||
- make -j
|
- make -j
|
||||||
|
|
||||||
|
addons:
|
||||||
|
apt:
|
||||||
|
sources:
|
||||||
|
- ubuntu-toolchain-r-test
|
||||||
|
packages:
|
||||||
|
- g++-6.3
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
- phundrak@phundrak.fr
|
- phundrak@phundrak.fr
|
||||||
|
Loading…
Reference in New Issue
Block a user