aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlexandre Garand <alexandre.garand@fretlink.com>2019-07-08 17:03:33 +0200
committerAlexandre Garand <alexandre.garand@fretlink.com>2019-07-08 17:03:33 +0200
commit553ab86c68fc857262ffe9fe23e6679864ba7c16 (patch)
tree1a43e17e4bf82e44cd88c111cc70843e59018cb9
parent7cbb92efb5e84de877976830ee04798c1cc808b8 (diff)
downloadterraform-provider-mailgun-553ab86c68fc857262ffe9fe23e6679864ba7c16.tar.gz
terraform-provider-mailgun-553ab86c68fc857262ffe9fe23e6679864ba7c16.tar.zst
terraform-provider-mailgun-553ab86c68fc857262ffe9fe23e6679864ba7c16.zip
travis deploy only on master
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c43c63a..f6ca131 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,7 +29,7 @@ deploy:
29 keep_history: true 29 keep_history: true
30 local_dir: terraform-provider-website 30 local_dir: terraform-provider-website
31 on: 31 on:
32 all_branches: true 32 branch: master
33 33
34matrix: 34matrix:
35 fast_finish: true 35 fast_finish: true