summaryrefslogtreecommitdiffstats
path: root/src/bat
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2019-07-24 10:06:28 -0400
committerDan Davison <dandavison7@gmail.com>2019-07-24 12:08:41 -0400
commit4738e0dba8bcbee716ed71a2a39f3dec36557bab (patch)
tree1c20109a591274facba1d5d26e1638f327f635b7 /src/bat
parent9ee1587517399fd7d3d5d7ab1c54c11c2d243998 (diff)
Use Appveyor instead of Travis for Windows build
Diffstat (limited to 'src/bat')
-rw-r--r--src/bat/.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/bat/.travis.yml b/src/bat/.travis.yml
index 02ef3497..324db53b 100644
--- a/src/bat/.travis.yml
+++ b/src/bat/.travis.yml
@@ -6,9 +6,6 @@ matrix:
- os: linux
rust: stable
env: TARGET=x86_64-unknown-linux-gnu
- - os: windows
- rust: stable
- env: TARGET=x86_64-pc-windows-msvc
- os: linux
rust: stable
env: