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:03:54 +0300
committerMatthias <ilovemilk@wusa.io>2020-09-25 19:03:54 +0300
commit9688929e742229606a0c47ca5b48dfd2eddb4857 (patch)
treee525d5e468503c0b19f641a283dbd2c9f7812ecb
parent2c57ac49b0dca2cef44473c364ffe502624ef02f (diff)
all branches
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index f4330fd..7567ae5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -76,8 +76,6 @@ 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
@@ -89,6 +87,8 @@ jobs:
file: apps/$APP_NAME/build/artifacts/ransomware_detection.tar.gz
skip_cleanup: true
draft: true
+ on:
+ all_branches: true
stages:
- test