Fix .travis.yml

This commit is contained in:
Hajime Hoshi 2016-08-26 01:31:38 +09:00
parent bb6da8f85c
commit 4a1a8aec11

View File

@ -24,6 +24,7 @@ install:
- go get -t -v ./...
- go get github.com/gopherjs/gopherjs
- go get github.com/gopherjs/webgl
- go get -tags example ./examples/...
before_script:
- export DISPLAY=:99.0