CI: Only push binaries for develop branch builds

... for now.
Syntax was confusing Travis CI, AppVeyor is reporting 401,
so lets see if this change at least fixes Travis.

If this doesn't work, it might be that @raysan5's token is required.
This commit is contained in:
Ahmad Fatoum
2017-11-24 22:46:23 +01:00
parent 8337787ced
commit 13fa61f7d9
2 changed files with 11 additions and 16 deletions

View File

@ -54,6 +54,4 @@ deploy:
skip_cleanup: true
on:
repo: raysan5/raylib
branch:
- develop
- master
branch: develop