web-view
web-view copied to clipboard
Expand CI
trafficstars
Travis now has experimental Windows support for CI, let's add that to the build matrix. We should also test on beta as that's the last chance for us to protest breaking Rust features too.
With this, we could add some tests to make sure basic programs build, but I am unsure of the long term situation for testing web-view. Anyone have any tips?
Well, at tauri we are pretty happy with the GH Actions matrix. We are building not only our libs - but also a number of smoketests to validate that everything works as it should.