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:
authorEmiel Hollander <EmielH@users.noreply.github.com>2019-04-13 14:20:15 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2019-04-13 14:20:15 +0300
commit55e9f63f5446a57b133f2496c0b9cf8af21d15ae (patch)
tree58bf7e922b1e80782803d6de4108118bbe6f5ff5
parent1d4b648613cb8049ec9390a9fd781f0f48844290 (diff)
Use hugo-theme-test instead of HugoBasicExample
-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