Fix .travis.yml to use the appropriate branch

This commit is contained in:
Hajime Hoshi 2018-12-09 03:34:51 +09:00
parent e8a1be7748
commit 144eb9d752

View File

@ -22,7 +22,7 @@ install:
- mkdir /tmp/work
- cd /tmp/work
- go mod init example.com/m
- go get github.com/hajimehoshi/ebiten@master
- go get github.com/hajimehoshi/ebiten@$TRAVIS_BRANCH
- go get github.com/gopherjs/gopherjs
- go get myitcv.io/cmd/gjbt
- # gopath-get for the current GopherJS and gjbt.