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:
|
||||
- make
|
||||
- make -k examples
|
||||
- make -k tests
|
||||
- make -k demos
|
||||
# - make -k tests
|
||||
# - make -k demos
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
|
|
|||
Loading…
Reference in New Issue