diff --git a/.travis.yml b/.travis.yml index a3c8f8a6..e830c82b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,7 @@ before_install: node_js: - "0.12" - "0.11" - - "0.10" \ No newline at end of file + - "0.10" +branches: + only: + - master \ No newline at end of file