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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-05-12 10:34:25 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2015-05-12 10:34:25 +0300
commit2bcdddd96c1d638d4d4d26d02f7c2d30535ff93e (patch)
tree6bac9737ac1944bf8723ec364b9a41f9d53c47e9
parent4a5f548796eb41ca38dc383eea589cadf2d1e9d4 (diff)
parent68274d81b3a6cd1087703211925d36ded6c9aa41 (diff)
Merge pull request #187 from owncloud/update-travis-branches-only-settingv8.1.0beta2
Update the branches.only setting in .travis.yml
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7e4d20a0..9259a2b0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,7 @@ php:
branches:
only:
- master
- - /^stable\d*$/
+ - /^stable\d+(\.\d+)?$/
# optionally specify a list of environments, for example to test different RDBMS
#env: