cznic / sqlite3shell

github.com/cznic/sqlite3shell has moved to modernc.org/sqlite3shell
https://godoc.org/modernc.org/sqlite3shell
Other
21 stars 1 forks source link

add initial appveyor config #5

Closed steffengy closed 6 years ago

steffengy commented 6 years ago

@cznic Just letting this serve as first PR test. If the config is right, tests should be run on this directly and the status should be shown below at the merging section.

cznic commented 6 years ago

It works, all-green ;-)

Thank you!

steffengy commented 6 years ago

Great let me know when sqlite2go is ready for a prepared PR. (I'll disable windows tests until the first windows PR though, since it cannot work until quite a few more PRs will land)

cznic commented 6 years ago

Great let me know when sqlite2go is ready for a prepared PR.

Will do.