Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-12-06 16:31:08 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-12-06 16:31:08 +0300
commit23f023c7a5b05ea9533a8a79891351436f4ee941 (patch)
treea7fdc19e115563a83167c7776f878a1ac0cf42ff /.travis.yml
parent1ab02b4970e3c0e6bafbbf0289561b01c8a62734 (diff)
Allow php nightly to fail on CI
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 7b606cc46..f0bba8b2b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,9 +5,9 @@ php:
- 7.2
- 7.3
- 7.4snapshot
-#jobs:
-# allow_failures:
-# - php: nightly
+jobs:
+ allow_failures:
+ - php: nightly
addons:
apt: