summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2017-07-10 17:50:45 +0200
committerLinus Färnstrand <linus@mullvad.net>2017-07-10 18:00:48 +0200
commit4d444008a7859d9b41b7fe29799b2c3a8e04b374 (patch)
tree819bc5a2b6788555392d15748b47db5c3f9b73ba
parent9aac5b2e1a874a7ec3b99b107714f94659e3c93e (diff)
downloadmullvadvpn-4d444008a7859d9b41b7fe29799b2c3a8e04b374.tar.xz
mullvadvpn-4d444008a7859d9b41b7fe29799b2c3a8e04b374.zip
Remove --release builds from appveyor
-rw-r--r--appveyor.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 3725b4d72c..a7668d4c00 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -44,9 +44,7 @@ install:
# This is the "test phase", tweak it as you see fit
test_script:
- cargo build --all --target %TARGET%
- - cargo build --all --target %TARGET% --release
- cargo test --all --target %TARGET%
- - cargo test --all --target %TARGET% --release
# Cache build binaries for faster builds next time
cache: