aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2015-06-19 20:47:24 -0400
committerWaylan Limberg <waylan.limberg@icloud.com>2015-06-19 20:47:24 -0400
commitf3a8cb947eaf7318990f3d27e963bdd2787b4196 (patch)
tree7982441c06ada9fb8d0b1a2ebbe4e119dc9ce706 /.travis.yml
parent789f5165ad7de0f0dd7cc9988e0126c0d732257c (diff)
downloadmarkdown-f3a8cb947eaf7318990f3d27e963bdd2787b4196.tar.gz
markdown-f3a8cb947eaf7318990f3d27e963bdd2787b4196.tar.bz2
markdown-f3a8cb947eaf7318990f3d27e963bdd2787b4196.zip
Restict travis to non-experimental branches.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index cd0bbef..cd7e285 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,3 +18,7 @@ script:
- tox
after_success:
- coveralls
+branches:
+ only:
+ - master
+ - md3