Skip to content

Commit

Permalink
Revert "Refresh build"
Browse files Browse the repository at this point in the history
This reverts commit f002846.
  • Loading branch information
nowrep committed May 8, 2018
1 parent a389b0c commit 5374a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ branches:
- v1.8

install:
- set CPU=32
- set CPU=32
- IF /I "%ARCH%" == "x64" (set CPU=64)
- set OPENSSL_DIR="C:\OpenSSL-Win%CPU%"
- set ICU_DIR_NAME=icu4c-54_1-Win%CPU%-msvc10
Expand Down

0 comments on commit 5374a8d

Please sign in to comment.