Fixing build errors
This commit is contained in:
parent
3dd6272028
commit
6c67d731c1
|
@ -4,10 +4,10 @@ cache:
|
|||
directories:
|
||||
- $HOME/opus
|
||||
- $HOME/bin
|
||||
- $HOME/gopath/bin
|
||||
- $HOME/gopath/pkg
|
||||
- $HOME/gopath/src/github.com/nitrous-io
|
||||
- $HOME/gopath/src/github.com/MichaelOultram/mumbledj/.vendor
|
||||
- $GOPATH/bin
|
||||
- $GOPATH/pkg
|
||||
- $GOPATH/src/github.com/nitrous-io
|
||||
- $GOPATH/src/github.com/MichaelOultram/mumbledj/.vendor
|
||||
|
||||
before_script:
|
||||
- export PATH=$PATH:~/bin/
|
||||
|
|
Reference in a new issue