diff --git a/.travis.yml b/.travis.yml index ca937b1ee..a426d5ce6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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