mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 20:33:59 +02:00
Update Travis config to work for forked builds
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
75904332f3
commit
bdf47e8da8
@@ -23,7 +23,7 @@ matrix:
|
||||
|
||||
install:
|
||||
- mkdir -p $HOME/src
|
||||
- mv $HOME/gopath/src/github.com/gohugoio/hugo $HOME/src
|
||||
- mv $TRAVIS_BUILD_DIR $HOME/src
|
||||
- export TRAVIS_BUILD_DIR=$HOME/src/hugo
|
||||
- cd $HOME/src/hugo
|
||||
- go get github.com/magefile/mage
|
||||
|
Reference in New Issue
Block a user