diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2016-03-10 15:53:26 +0100 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2016-03-10 15:53:26 +0100 |
commit | 207f6f8203dfed663cdf5732a658a206c9e77ca6 (patch) | |
tree | 3c1f07cbabc0ad148d2b167e94a885cf2dc41589 /.travis.yml | |
parent | b3c1379b8c15f4f81cbf1d2a3f4c63e41b4406ed (diff) | |
download | nextcloud-server-207f6f8203dfed663cdf5732a658a206c9e77ca6.tar.gz nextcloud-server-207f6f8203dfed663cdf5732a658a206c9e77ca6.zip |
Execute travis test on stable branches as well
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
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: |