hivedav-website

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

commit 494e8e3305f87f6c79c1cae82ee1bedb1b30775f
parent 9ec69bd74b7999b48a2caf4e730e7e6f5e7ecc26
Author: Heiswayi Nrird <heiswayi@users.noreply.github.com>
Date:   Tue, 28 May 2019 16:34:49 +0800

Update .travis.yml
Diffstat:
M.travis.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -26,4 +26,5 @@ 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