hexops / vecty

Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.
BSD 3-Clause "New" or "Revised" License
2.82k stars 144 forks source link

travis: upgrade to Go 1.11 #223

Closed slimsag closed 5 years ago

slimsag commented 5 years ago

This upgrades us to Go 1.11 on CI.

slimsag commented 5 years ago

This PR will fail on CI due to various errors with megacheck and the js build tag, which I am looking into separately.