permit travis branch
This commit is contained in:
parent
7098d2859a
commit
4b68a60f52
1 changed files with 4 additions and 1 deletions
|
@ -22,4 +22,7 @@ deploy:
|
||||||
file: porymap
|
file: porymap
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
tags: true
|
branches:
|
||||||
|
- master
|
||||||
|
- travis-ci
|
||||||
|
# tags: true
|
||||||
|
|
Loading…
Reference in a new issue