mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Fix travis build (provide content dir)
This commit is contained in:
@@ -6,4 +6,7 @@ install:
|
|||||||
- pip install pygments-github-lexers --user
|
- pip install pygments-github-lexers --user
|
||||||
- go get -u -v github.com/spf13/hugo
|
- go get -u -v github.com/spf13/hugo
|
||||||
|
|
||||||
script: hugo
|
script:
|
||||||
|
- git clone https://github.com/phil-opp/blog_os.git
|
||||||
|
- cp -r blog_os/blog ../blog
|
||||||
|
- hugo
|
||||||
|
|||||||
Reference in New Issue
Block a user