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

CI: update version on .travis.yml #220

Closed AnikHasibul closed 5 years ago

AnikHasibul commented 6 years ago

Build failing because the version on .travis.yml is 1.10.x. And gopherjs requires go1.11.x.

slimsag commented 5 years ago

Fixed by #223