Skip to content

Commit bc433f6

Browse files
committed
Update appveyor secure variables
1 parent c8ca0d1 commit bc433f6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

appveyor.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,14 @@ environment:
1111
INSTALL_ON_WINDOWS: "patch psutil"
1212

1313
BINSTAR_TOKEN:
14-
secure: eSsu75dpqknmh2NnrfPASDSvzojBRSyoyW9ZdF5VauukhWxmYHbW8E5UE2ZmYnxT
14+
secure: ySsjFFc8PV/iMCBw8EXAjcQ4fMl+6N5WjXsJmE/T1GV0KHnqh/WWsbrDmiiGRn2O
1515

1616
PYPI_PASSWORD:
17-
secure: Xtu8c7MEUwNUJN08oehTSQ==
17+
secure: TAdki0fpSo2aWvfc9ezA1g==
1818

1919
PYPI_USER:
20-
secure: hSkBSpb86gg/J+PxsYWbeg==
20+
secure: 4OQlJah0RRB/64Nm75OaEg==
21+
2122
matrix:
2223
# Unfortunately, compiler/SDK configuration for 64 bit builds depends on
2324
# python version. Right now conda build does not configure the SDK, and

0 commit comments

Comments
 (0)