fix the Travis deployment
This commit is contained in:
@@ -16,11 +16,11 @@ script:
|
||||
- make all
|
||||
- make test
|
||||
|
||||
# Only watch the development and release branches.
|
||||
# Only watch the development branch and tagged release.
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- next
|
||||
- /^release-.*$/
|
||||
- /^playtest-.*$/
|
||||
- bleed
|
||||
|
||||
# Notify developers when build passed/failed.
|
||||
|
||||
Reference in New Issue
Block a user