mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-24 04:53:29 -04:00
Correct environment variable name.
This commit is contained in:
parent
d7dd02e922
commit
ed89cbccd8
@ -33,7 +33,7 @@ deploy:
|
||||
script: travis/deploy.sh
|
||||
on:
|
||||
branch: master
|
||||
condition: $TRAVIS_ENV_TYPE = cron
|
||||
condition: $TRAVIS_EVENT_TYPE = cron
|
||||
env:
|
||||
global:
|
||||
- MATRIX_EVAL="CC=gcc-5 && CXX=g++-5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user