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:
authorOlivier Paroz <github@oparoz.com>2015-05-12 10:34:28 +0300
committerOlivier Paroz <github@oparoz.com>2015-05-12 10:34:28 +0300
commit8f1db254289886dd5bd30abf278324c86ae9f2e7 (patch)
treee73d6ddef6ddf2c030fa9e39895d7346adfed0aa /.travis.yml
parent1dae547d461960912fb3e6a360a5b7e4291ad42c (diff)
Need to test the dev branch as well
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 29939867..6af8add8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ php:
branches:
only:
- master
+ - dev
- /^stable\d+(\.\d+)?$/
#before_install: