1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-07-04 04:55:48 +00:00

disable dead code link

This commit is contained in:
Nikolay Kim 2018-02-15 16:25:43 -08:00
parent d31e71a169
commit 080bb3e5ae

View file

@ -24,7 +24,7 @@ matrix:
env:
global:
- RUSTFLAGS="-C link-dead-code"
# - RUSTFLAGS="-C link-dead-code"
- OPENSSL_VERSION=openssl-1.0.2
before_install: