projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
558825c
)
travis: Clean up and increase verbosity
author
Anthony Fok
<foka@debian.org>
Mon, 2 Apr 2018 06:44:05 +0000
(
00:44
-0600)
committer
Bjørn Erik Pedersen
<bjorn.erik.pedersen@gmail.com>
Mon, 2 Apr 2018 07:20:58 +0000
(09:20 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 6a784f2272a8237fbbccbb6643aba2d700330278..352e9e3ff71963ed4ba3f9d02d805e1483f97c8f 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-14,14
+14,12
@@
matrix:
fast_finish: true
install:
- go get github.com/magefile/mage
- - mage vendor
+ - mage
-v
vendor
script:
- - mage hugoRace
+ - mage
-v
hugoRace
- mage -v check
- ./hugo -s docs/
- ./hugo --renderToMemory -s docs/
before_install:
- - which asciidoctor || true
- gem install asciidoctor
- - which asciidoctor || true
- - type asciidoctor || true
+ - type asciidoctor