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 21:47:24 +0300
committerMatthias Held <ilovemilk@wusa.io>2019-05-17 21:47:24 +0300
commitbf1f517cabe3923e73bda378c7d6ee2107d37ebf (patch)
tree2f67ed699f35d30cfd106d9a30473c8d9b82eb3f
parent594ad958004fc2e5e6e26f778e3c8e97b8468efa (diff)
remove build stage
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 0621a45..f00743f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -80,9 +80,6 @@ jobs:
- CHECKSTYLE=2
script:
- ./occ app:check-code $APP_NAME -c deprecation
- - stage: build
- script:
- - make appstore
stages:
- test