1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2024-12-28 00:20:13 +01:00

Remove duplicate paths in Android build section, spotted by @sporif

Fixes #174
This commit is contained in:
Frank Denis 2018-02-23 09:12:27 +01:00
parent 90dd1462b5
commit aea15a484e

View File

@ -206,6 +206,3 @@ before_install:
done
- rm -rf $NDK_TOOLS
- PATH=$PATH:$NDK_STANDALONE/arm/bin
- PATH=$PATH:$NDK_STANDALONE/arm64/bin