Update travis to run the test with sanitizers on.

This commit is contained in:
Daniel Lemire
2019-04-24 17:35:15 -04:00
committed by GitHub
parent 4c812d47bd
commit 7c8404eaf9
+2
View File
@@ -17,3 +17,5 @@ script:
- export CC=gcc-7
- make
- make test
- make clean
- make SANITIZEGOLD=1 test