Skip to content

Commit

Permalink
Fixed Travis issue with deploy stage in PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
geky committed Mar 13, 2018
1 parent 9ee112a commit 1552246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,4 +220,4 @@ after_success:
stages:
- name: test
- name: deploy
if: branch = master
if: branch = master AND type = push

0 comments on commit 1552246

Please sign in to comment.