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:01:54 +0300
committerMatthias Held <ilovemilk@wusa.io>2019-05-17 21:01:54 +0300
commitfcb7f68147cf70cfc87c15276141fd8583b58991 (patch)
tree013ba7b1d74db0e4e1b934ee3178afd1cc9dee9d
parentb3c1ea15057de553cdf8f2c7bc51796981fa4cc1 (diff)
make appstore ready package
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4aa0c6c..0621a45 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -82,7 +82,7 @@ jobs:
- ./occ app:check-code $APP_NAME -c deprecation
- stage: build
script:
- - echo "Build"
+ - make appstore
stages:
- test