From bd6629de47cf4ca4f4e661f60379dbd8e9ace166 Mon Sep 17 00:00:00 2001 From: Peter Braden Date: Wed, 11 Feb 2015 20:46:15 +0100 Subject: [PATCH] Appveyor keys --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 6559ec1f..aacd7c5b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,9 +1,9 @@ # environment variables environment: node_pre_gyp_accessKeyId: - secure: hTQMi31kndQOPU0AZVkVXgH7Vc3EjJmvThFwMYhkno4= + secure: 3GHZvq0y83PQ8Qi7FOc5rKoULRQvd2OohhtGqRQLZB4 node_pre_gyp_secretAccessKey: - secure: ZOsWmB5rxfiPgPW5bCuvkK1UUEupssSoHfK5jWcJBJsPuPWQHEWOr1lUteVbx2NV + secure: AiX8Bx+U8LKu5JZHb5CMth5xOHuWawkQW3il0OFWfV4kodPZnC8dLYIqb4XZeF7f # try on unstable version of the server to build node-opencv os: unstable