Remove useless environment variables
This commit is contained in:
parent
9729405a8f
commit
e734f0522a
|
@ -5,9 +5,6 @@ branches:
|
||||||
skip_tags: true
|
skip_tags: true
|
||||||
clone_depth: 50
|
clone_depth: 50
|
||||||
environment:
|
environment:
|
||||||
OPJ_NONCOMMERCIAL: 1
|
|
||||||
OPJ_CI_SKIP_TESTS: 0
|
|
||||||
OPJ_DO_SUBMIT: 1
|
|
||||||
matrix:
|
matrix:
|
||||||
- OPJ_CI_ARCH: x86
|
- OPJ_CI_ARCH: x86
|
||||||
OPJ_CI_VSCOMNTOOLS: $(VS140COMNTOOLS)
|
OPJ_CI_VSCOMNTOOLS: $(VS140COMNTOOLS)
|
||||||
|
|
Loading…
Reference in New Issue