Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias <ilovemilk@wusa.io>2020-09-25 19:44:40 +0300
committerMatthias <ilovemilk@wusa.io>2020-09-25 19:44:40 +0300
commitfea30df8f1bbb377beaf2d1cff1b748e9636f5a1 (patch)
tree6398290b76d816f1d04538aacb15ce5eceb3afa2
parent9688929e742229606a0c47ca5b48dfd2eddb4857 (diff)
fix release
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7567ae5..a9e1401 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -76,6 +76,8 @@ jobs:
- bash codecov.sh
- stage: release
php: 7.2
+ env:
+ - DB=sqlite
script:
- wget https://github.com/ChristophWurst/krankerl/releases/download/v${KRANKERL_VERSION}/krankerl_${KRANKERL_VERSION}_amd64.deb
- sudo dpkg -i krankerl_${KRANKERL_VERSION}_amd64.deb