due to time constraints build only examples

This commit is contained in:
Sébastien Loriot 2016-08-25 18:25:49 +02:00
parent 937e04092a
commit d3595692a3
1 changed files with 2 additions and 2 deletions

View File

@ -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