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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-03-10 17:53:26 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2016-03-10 17:53:26 +0300
commit207f6f8203dfed663cdf5732a658a206c9e77ca6 (patch)
tree3c1f07cbabc0ad148d2b167e94a885cf2dc41589 /.travis.yml
parentb3c1379b8c15f4f81cbf1d2a3f4c63e41b4406ed (diff)
Execute travis test on stable branches as well
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4f79311c33c..0f6a027d061 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,7 @@ env:
branches:
only:
- master
-# - /^stable\d+(\.\d+)?$/
+ - /^stable\d+(\.\d+)?$/
addons:
apt: