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 <ilovemilk@wusa.io>2020-09-20 19:11:31 +0300
committerMatthias <ilovemilk@wusa.io>2020-09-20 19:11:31 +0300
commit387a1c6536d42f7165547bb5296d4ed2cebf6e35 (patch)
tree295e368b0d8cdbde7e294374ece37f9d4338ad32
parent0e1bd80c61b039ce676c68cff430f75ad262a23d (diff)
bump php version
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a12dc74..8d55b34 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -74,7 +74,7 @@ jobs:
- wget https://codecov.io/bash -O codecov.sh
- bash codecov.sh
- stage: build
- php: 7.1
+ php: 7.2
env:
- DB=sqlite
script: