diff options
| author | mayeut <mayeut@users.noreply.github.com> | 2015-10-15 00:17:05 +0200 |
|---|---|---|
| committer | mayeut <mayeut@users.noreply.github.com> | 2015-10-15 00:17:05 +0200 |
| commit | e734f0522a6b583a030c3968df04c090a549312a (patch) | |
| tree | 12dc97eed67526024b7af9229b3828e35cd46ea8 | |
| parent | 9729405a8f481bab0a3d638949ee148ab341ee68 (diff) | |
Remove useless environment variables
| -rw-r--r-- | appveyor.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/appveyor.yml b/appveyor.yml index 255f4b83..d5cc1620 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,9 +5,6 @@ branches: skip_tags: true clone_depth: 50 environment: - OPJ_NONCOMMERCIAL: 1 - OPJ_CI_SKIP_TESTS: 0 - OPJ_DO_SUBMIT: 1 matrix: - OPJ_CI_ARCH: x86 OPJ_CI_VSCOMNTOOLS: $(VS140COMNTOOLS) |
