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

github.com/EmielH/tale-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 7a8c58f..574aed2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,9 +13,9 @@ install:
- hugo version
- gem install html-proofer
- htmlproofer --version
- - git clone https://github.com/gohugoio/hugoBasicExample.git
+ - git clone https://github.com/EmielH/hugo-theme-test.git
script:
- - cd hugoBasicExample
+ - cd hugo-theme-test
- hugo -t tale-hugo --themesDir ../..
- htmlproofer public --check-html --disable-external --allow-hash-href --checks-to-ignore LinkCheck