Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EmielH/hallo-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index a347c09..0cae14c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,9 +11,8 @@ install:
- mv hugo ~/bin/
- hugo version
- gem install html-proofer
- - git clone https://github.com/gohugoio/hugoBasicExample.git
script:
- - cd hugoBasicExample
+ - cd exampleSite
- hugo -t hallo-hugo --themesDir ../..
- htmlproofer public --check-html --disable-external