mirror of https://github.com/CGAL/cgal
due to time constraints build only examples
This commit is contained in:
parent
937e04092a
commit
d3595692a3
|
|
@ -8,8 +8,8 @@ before_script:
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
- make -k examples
|
- make -k examples
|
||||||
- make -k tests
|
# - make -k tests
|
||||||
- make -k demos
|
# - make -k demos
|
||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
- gcc
|
- gcc
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue