Ahmad Fatoum
7 anni fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: C3EAC3DE9321D59B
2 ha cambiato i file con
2 aggiunte e
2 eliminazioni
-
.travis.yml
-
appveyor.yml
|
|
@ -58,5 +58,5 @@ deploy: |
|
|
|
skip_cleanup: true |
|
|
|
on: |
|
|
|
repo: raysan5/raylib |
|
|
|
branch: develop |
|
|
|
branch: master |
|
|
|
tags: true |
|
|
@ -61,5 +61,5 @@ deploy: |
|
|
|
prerelease: false |
|
|
|
force_update: true |
|
|
|
on: |
|
|
|
branch: develop |
|
|
|
branch: master |
|
|
|
appveyor_repo_tag: true # deploy on tag push only |