summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCNugteren <web@cedricnugteren.nl>2015-10-17 15:42:45 +0200
committerCNugteren <web@cedricnugteren.nl>2015-10-17 15:42:45 +0200
commitafb3e64fd3749770cddf0d5bed80bf97d8a0a8bf (patch)
treec95bb0cabacd493c245a56a3f19a391a27987d8c /.travis.yml
parent653feca5644592003345f5832bb81138cc07d783 (diff)
Travis now also build the development branch
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 471dd578..f523e20b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,5 +24,6 @@ script:
branches:
only:
- master
+ - development
notifications:
email: false