diff --git a/.travis.yml b/.travis.yml index 09875ec..b9c9490 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,3 +10,7 @@ install: script: - npm run build - npm test + +branches: + only: + - gh-pages