gisht icon indicating copy to clipboard operation
gisht copied to clipboard

Build & run CI on Windows

Open Xion opened this issue 9 years ago • 0 comments

Appveyor is similar to Travis and runs on Windows.

Use this as template: https://github.com/BurntSushi/ripgrep/blob/master/appveyor.yml

Note that it's most likely not worth it to try to get Invoke working on Windows, so we'll test with cargo test.

Xion avatar Jan 03 '17 18:01 Xion