diff --git a/.travis.yml b/.travis.yml index 1d9485ced..2c87dd083 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,6 +20,7 @@ addons: install: - go get -t -v github.com/hajimehoshi/ebiten/... + - go get github.com/gopherjs/gopherjs - go get github.com/gopherjs/gopherwasm/js - go get -tags example github.com/hajimehoshi/ebiten/examples/... - go get myitcv.io/gjbt