From e734f0522a6b583a030c3968df04c090a549312a Mon Sep 17 00:00:00 2001 From: mayeut Date: Thu, 15 Oct 2015 00:17:05 +0200 Subject: [PATCH] Remove useless environment variables --- appveyor.yml | 3 --- 1 file changed, 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)