Travis-CI: Set a reliability threshold to 80%

这个提交包含在:
2020-02-03 21:52:31 +00:00
父节点 182de16e00
当前提交 eca976dee3

查看文件

@ -36,4 +36,4 @@ before_script:
script: script:
- | - |
cd $TRAVIS_BUILD_DIR/$EXPLOIT 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