Skip to content

Commit

Permalink
only deploy from master
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Dec 5, 2018
1 parent 4486766 commit 5932b94
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@ matrix:
- os: linux
r: oldrel


stages:
- name: deploy
# require the branch name to be master (note for PRs this is the base branch name)
if: branch = master

0 comments on commit 5932b94

Please sign in to comment.