Travis; Disable itc checks for now

This commit is contained in:
Daniel Marjamäki 2020-12-06 17:09:26 +01:00
parent 902da4179f
commit 5e15a7fac7
1 changed files with 2 additions and 2 deletions

View File

@ -152,8 +152,8 @@ matrix:
- ./testrunner TestExprEngine
# FIXME: this is slowish
#- python3 test/bug-hunting/cve.py
- git clone https://github.com/regehr/itc-benchmarks.git ~/itc
- python3 test/bug-hunting/itc.py
#- git clone https://github.com/regehr/itc-benchmarks.git ~/itc
#- python3 test/bug-hunting/itc.py
- mkdir ~/juliet
- curl https://samate.nist.gov/SARD/testsuites/juliet/Juliet_Test_Suite_v1.3_for_C_Cpp.zip -o ~/juliet/juliet.zip
- cd ~/juliet