From e0fc04144c2798e3bbfee32ff01a8606bc179b8d Mon Sep 17 00:00:00 2001 From: Panos Sakkos Date: Mon, 5 Oct 2015 23:07:57 +0200 Subject: [PATCH] Added gh-pages in travis --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a3b54dd..12f3182 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,8 @@ script: jekyll build branches: only: - master + - gh-pages env: global: - - NOKOGIRI_USE_SYSTEM_LIBRARIES=true \ No newline at end of file + - NOKOGIRI_USE_SYSTEM_LIBRARIES=true