1
0

Travis-CI: Set a reliability threshold to 80%

This commit is contained in:
2020-02-03 21:52:31 +00:00
parent 182de16e00
commit eca976dee3

View File

@ -36,4 +36,4 @@ before_script:
script:
- |
cd $TRAVIS_BUILD_DIR/$EXPLOIT
sudo $(which out-of-tree) pew --verbose --runs=3 --timeout=20m --threshold=0.95
sudo $(which out-of-tree) pew --verbose --runs=3 --timeout=20m --threshold=0.80