diff --git a/.travis.yml b/.travis.yml index 11044f302..12452a8d6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,6 @@ install: - go get -t -v github.com/hajimehoshi/ebiten/... - go get github.com/hajimehoshi/gopherwasm/js - go get github.com/gopherjs/gopherjs - - go get github.com/gopherjs/webgl - go get -tags example github.com/hajimehoshi/ebiten/examples/... - go get myitcv.io/gjbt - mkdir /tmp/google-chrome-bin