mirror of
https://github.com/carlostrub/sisyphus
synced 2024-10-31 09:20:15 +00:00
travis
This commit is contained in:
parent
2ed67c63c5
commit
0a371991fc
@ -5,7 +5,13 @@ go:
|
||||
- 1.8.x
|
||||
- master
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $GOPATH/src
|
||||
- $GOPATH/pkg
|
||||
|
||||
before_install:
|
||||
- mkdir $GOPATH
|
||||
- curl https://glide.sh/get | sh
|
||||
- glide install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user