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 Held <ilovemilk@wusa.io>2018-07-23 21:34:04 +0300
committerMatthias Held <ilovemilk@wusa.io>2018-07-23 21:34:04 +0300
commit3fbaae5aa2026ee893f7b4a9b9fc53ca9ff35b76 (patch)
tree2a9b2cb5d89adc9c2923909ff1eb0da8231a12f3
parent85a0d60771053b65b89bcd810bbd5b5345298fe0 (diff)
Change git flow
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 94e21d1..f1d5a17 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,8 +14,8 @@ env:
branches:
only:
- master
+ - develop
- /^feature.*$/
- - /^stable\d+(\.\d+)?$/
before_install:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh