diff --git a/.travis.yml b/.travis.yml index 8b5d16ae..1f2e568c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,3 +20,7 @@ notifications: matrix: allow_failures: - rvm: 1.9.2 +# do not build gh-pages branch +branches: + except: + - gh-pages