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>2019-05-17 19:41:56 +0300
committerMatthias Held <ilovemilk@wusa.io>2019-05-17 19:41:56 +0300
commitc40d8a62e56f7f09fd6c0e0df3b5c5cf630ccdb2 (patch)
tree97d2d64f5df0f3ffa2f3e853800fff2253ee88c4
parent315bbfd0746e90470d63ace66f7a61a5c15896e4 (diff)
test stage setup
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 413181d..6481f7e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,7 @@ env:
- CORE_BRANCH=stable16
- APP_NAME=ransomware_detection
- DB=sqlite
+ - CODECHECK=0
branches:
only:
@@ -27,9 +28,6 @@ before_install:
- ./occ app:list
jobs:
- fast_finish: true
- allow_failures:
- - env: DB=mysql;CODECHECK=2
include:
- stage: test
script: cd apps/$APP_NAME/