travis: Run fuzz targets

This commit is contained in:
Tobias Brunner
2017-08-15 10:35:20 +02:00
parent 9f2e74cfbb
commit 1ce2721d90
2 changed files with 15 additions and 0 deletions
+2
View File
@@ -60,6 +60,8 @@ matrix:
- compiler: gcc
env: TEST=win32 MONOLITHIC=yes
dist: precise
- compiler: clang
env: TEST=fuzzing MONOLITHIC=yes
- compiler: clang
os: osx
env: TEST=osx