.travis.yml: Try to figure out where we are
This commit is contained in:
parent
27dfd0fbc8
commit
fcbb479123
@ -8,7 +8,9 @@ install:
|
||||
- go install
|
||||
before_script: git clone https://github.com/alanorth/hugo-theme-bootstrap4-blog.git themes/hugo-theme-bootstrap4-blog
|
||||
script:
|
||||
- cd hugo-theme-bootstrap4-blog
|
||||
- pwd
|
||||
- ls
|
||||
- cd $TRAVIS_BUILD_DIR/hugo-theme-bootstrap4-blog
|
||||
- hugo
|
||||
sudo: false
|
||||
dist: trusty
|
||||
|
Loading…
Reference in New Issue
Block a user