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>2020-12-01 22:32:26 +0300
committerMatthias Held <ilovemilk@wusa.io>2020-12-01 22:32:26 +0300
commit09483a92387a8071da7bec2de9ca6d1963530005 (patch)
tree61f8b36b6ee33e137bd67306ffc399de2f50ecb2
parent5a9f0a217ac155bbbc512f128f1eab6fc44542bf (diff)
remove branch selection
-rw-r--r--.travis.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index ad821d4..8decd49 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,12 +10,6 @@ services:
- mysql
- postgresql
-branches:
- only:
- - master
- - develop
- - /^feature.*$/
-
before_install:
- wget https://raw.githubusercontent.com/nextcloud/travis_ci/master/before_install.sh
- . ./before_install.sh $APP_NAME $CORE_BRANCH $DB