aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2018-12-18 23:19:50 +0800
committerchriseth <chris@ethereum.org>2018-12-18 23:20:02 +0800
commit506642475892bd5b598c1c9c6498ff3efa1fa6cc (patch)
treed5584362a04011e618e6470e7543b1fc14505570 /appveyor.yml
parenta51a8368aaa44bd1b26eb6869b107f6f3b3eec05 (diff)
downloaddexon-solidity-506642475892bd5b598c1c9c6498ff3efa1fa6cc.tar.gz
dexon-solidity-506642475892bd5b598c1c9c6498ff3efa1fa6cc.tar.zst
dexon-solidity-506642475892bd5b598c1c9c6498ff3efa1fa6cc.zip
Build in release mode.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 5377925e..864c6359 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -32,7 +32,7 @@ branches:
- release
- develop
configuration:
- - RelWithDebInfo
+ - Release
environment:
matrix:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017