diary-website

Website for diary
git clone https://git.in0rdr.ch/diary-website.git
Log | Files | Refs | README | LICENSE

commit 2ae831bea573ddfe99b6f73b85eb2546053eb32c
parent b5444bd9bb128ee86ef8cced1ea2153bd8c5cb20
Author: Heiswayi Nrird <heiswayi@users.noreply.github.com>
Date:   Tue, 28 May 2019 16:42:16 +0800

Removed back gem install html-proofer
Diffstat:
M.travis.yml | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -26,5 +26,3 @@ cache: bundler # caching bundler gem packages will speed up build before_install: - gem update --system - gem install bundler -v '< 2' -install: - - gem install html-proofer