From 30ecba65c7d9134d7682749cd34e3ae340cfe3bb Mon Sep 17 00:00:00 2001 From: Mariusz Smykula Date: Wed, 6 Apr 2016 21:50:56 +0200 Subject: [PATCH] ignore gh-pages [ci skip] --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index f6465c8c88..d1c24045ab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,7 @@ install: true branches: except: - /^v\d/ + - gh-pages cache: directories: - ~/.m2/repository