From: Mark Otto Date: Mon, 29 May 2017 19:02:50 +0000 (-0700) Subject: try setting that explicitly for travis X-Git-Tag: v4.0.0-beta~187^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b01995d8698b021c1cba71d750d9b2b86e9bbe08;p=thirdparty%2Fbootstrap.git try setting that explicitly for travis --- diff --git a/_config.yml b/_config.yml index e545916912..1870955f85 100644 --- a/_config.yml +++ b/_config.yml @@ -9,7 +9,8 @@ kramdown: permalink: pretty # Server -destination: _gh_pages +source: . +destination: ./_gh_pages port: 9001 baseurl: "" url: https://getbootstrap.com