From d8d19d839a0b85a6a9eeab2f669e71914f6d8c9b Mon Sep 17 00:00:00 2001 From: Palakis Date: Sat, 12 Aug 2017 17:48:23 +0200 Subject: [PATCH] CI: add branch exclusion for gh-pages --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index b8015beb..1e9905aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,8 @@ language: cpp +branches: + except: + - gh-pages + env: global: # AWS key ID