blob: 32587cd23e6c768ad19a831b6a3b379f4c05f388 [file] [log] [blame]
#!/usr/bin/env bash
set -e
git clone https://github.com/google/oss-fuzz $HOME/oss-fuzz
python $HOME/oss-fuzz/infra/helper.py build_fuzzers --sanitizer address open62541 $TRAVIS_BUILD_DIR && python $HOME/oss-fuzz/infra/helper.py check_build --sanitizer address open62541