Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 469 Bytes

File metadata and controls

19 lines (11 loc) · 469 Bytes

CI

Appveyor for MSVC builds

Follow steps 1-4 in https://www.appveyor.com/docs/: Sign in to appveyor using Github account, find your github project and add, start New Build.

Create a .appveyor.yml file. Some examples:

Travis CI for Linux builds

TODO

SMTH for MacOSX builds

TODO