diff --git a/.travis.yml b/.travis.yml index 0d526f4..1fe5044 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,8 @@ language: node_js node_js: - "0.10" +branches: + only: + - gh-page #after_success: # - npm run coveralls \ No newline at end of file