Travis-CI: Set a reliability threshold to 80%
This commit is contained in:
parent
182de16e00
commit
eca976dee3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user