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

github.com/runningstream/hugograyscale.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrunningstream <runningstreamllc@gmail.com>2020-01-25 20:42:16 +0300
committerrunningstream <runningstreamllc@gmail.com>2020-01-25 20:42:16 +0300
commit85eb43f1648903ab4beb262c0f29f1443061df11 (patch)
treecca777b601e0e9bd2c56dc507ff7fd0c318e68ab
parent03467572d0fb7b9dca49eade9acbd85369954131 (diff)
Travis testing
-rw-r--r--.travis.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..4869673
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,6 @@
+---
+install:
+ - snap install hugo
+
+script:
+ - make docs