Travis; Disable itc checks for now
This commit is contained in:
parent
902da4179f
commit
5e15a7fac7
|
@ -152,8 +152,8 @@ matrix:
|
||||||
- ./testrunner TestExprEngine
|
- ./testrunner TestExprEngine
|
||||||
# FIXME: this is slowish
|
# FIXME: this is slowish
|
||||||
#- python3 test/bug-hunting/cve.py
|
#- python3 test/bug-hunting/cve.py
|
||||||
- git clone https://github.com/regehr/itc-benchmarks.git ~/itc
|
#- git clone https://github.com/regehr/itc-benchmarks.git ~/itc
|
||||||
- python3 test/bug-hunting/itc.py
|
#- python3 test/bug-hunting/itc.py
|
||||||
- mkdir ~/juliet
|
- mkdir ~/juliet
|
||||||
- curl https://samate.nist.gov/SARD/testsuites/juliet/Juliet_Test_Suite_v1.3_for_C_Cpp.zip -o ~/juliet/juliet.zip
|
- curl https://samate.nist.gov/SARD/testsuites/juliet/Juliet_Test_Suite_v1.3_for_C_Cpp.zip -o ~/juliet/juliet.zip
|
||||||
- cd ~/juliet
|
- cd ~/juliet
|
||||||
|
|
Loading…
Reference in New Issue