mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
@@ -16,8 +16,7 @@ matrix:
|
|||||||
- go: tip
|
- go: tip
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
install:
|
install:
|
||||||
- go get github.com/magefile/mage
|
- env GO111MODULE=on go get github.com/magefile/mage
|
||||||
- mage -v vendor
|
|
||||||
script:
|
script:
|
||||||
- mage -v test
|
- mage -v test
|
||||||
- mage -v check
|
- mage -v check
|
||||||
|
Reference in New Issue
Block a user