mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-01 16:05:07 +01:00
Travis: only enable transifex job on main repo
To avoid false positive alarm from citra-nightly and citra-canary repo
This commit is contained in:
parent
252e5f173d
commit
bbf8567b49
@ -26,7 +26,7 @@ matrix:
|
||||
script: "./.travis/linux/build.sh"
|
||||
after_success: "./.travis/linux/upload.sh"
|
||||
cache: ccache
|
||||
- if: branch = master AND type = push
|
||||
- if: repo = citra-emu/citra AND branch = master AND type = push
|
||||
os: linux
|
||||
env: NAME="transifex push"
|
||||
sudo: required
|
||||
|
Loading…
Reference in New Issue
Block a user