Test example files build.

This commit is contained in:
John McNamara 2017-08-14 22:46:20 +01:00
parent 6ab722d9df
commit 18103a811f

View file

@ -29,4 +29,5 @@ script:
- make V=1
- make test_functional V=1
- make test_unit V=1
- make examples V=1
- make test_valgrind V=1