diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index baaea45..0000000 --- a/.travis.yml +++ /dev/null @@ -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 diff --git a/README.md b/README.md index 35f4504..6c3b4ab 100644 --- a/README.md +++ b/README.md @@ -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)