summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-01-08 23:31:55 +0000
committerChristian Duerr <contact@christianduerr.com>2020-01-09 00:24:45 +0000
commit7533ad6daad3933db667e7bd10894330fefb9535 (patch)
treeeec5a57db365c06d5f69050648e17f60f906bad8
parent328aff0aff9cdf26f08cb579e945b0c87327600b (diff)
downloadalacritty-7533ad6daad3933db667e7bd10894330fefb9535.tar.gz
alacritty-7533ad6daad3933db667e7bd10894330fefb9535.zip
Build releases on Windows stable
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index cf7dde1c..e6c4f681 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -69,6 +69,8 @@ deploy:
file: "./target/deploy/*"
on:
tags: true
- rust: stable
+ rust:
+ - stable
+ - stable-x86_64-pc-windows-msvc
condition: $CLIPPY != true
repo: jwilm/alacritty