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 22:12:24 +0300
committerMatthias Held <ilovemilk@wusa.io>2019-05-17 22:12:24 +0300
commitca2a5a26afabe6c7e5f4eb1c13288b5e614795af (patch)
tree4efcc4e5e3c9f38cf8851a4a84112e3a94416928
parent098c494bb584ff5161a2cc49e6c78f7efa0fbe74 (diff)
add env configuration
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6e1126e..ba04755 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -85,6 +85,9 @@ jobs:
script:
- ./occ app:check-code $APP_NAME -c deprecation
- stage: build
+ php: 7.1
+ env:
+ - DB=sqlite
script:
- make appstore