[fuzz][CI] Add regression tests to the CI

This commit is contained in:
Nick Terrell
2017-09-25 15:32:31 -07:00
parent 11e21f23cb
commit 77d5bc2d62
2 changed files with 8 additions and 1 deletions
+2
View File
@@ -21,6 +21,8 @@ matrix:
- env: Cmd='make arminstall && make aarch64fuzz'
- env: Cmd='make ppcinstall && make ppcfuzz'
- env: Cmd='make ppcinstall && make ppc64fuzz'
- env: Cmd='make -j uasanregressiontest'
- env: Cmd='make -j msanregressiontest'
git:
depth: 1