Finish migration to github actions

This commit is contained in:
Alex Shpak 2019-08-22 23:17:07 +02:00
parent 98d18c3cef
commit c98b510fe0
2 changed files with 0 additions and 3 deletions

View file

@ -1,2 +0,0 @@
language: generic
script: docker run --rm -it -v $(pwd)/exampleSite:/src -v $(pwd):/src/themes/hugo-book klakegg/hugo:ext-alpine --enableGitInfo=false

View file

@ -1,6 +1,5 @@
# Hugo Book Theme
[![Build Status](https://travis-ci.org/alex-shpak/hugo-book.svg?branch=master)](https://travis-ci.org/alex-shpak/hugo-book)
[![Hugo](https://img.shields.io/badge/hugo-0.55-blue.svg)](https://gohugo.io)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)