Xion / gisht

Gists in the shell
GNU General Public License v2.0
27 stars 0 forks source link

Build & run CI on Windows #5

Open Xion opened 7 years ago

Xion commented 7 years ago

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.