diff --git a/.travis.yml b/.travis.yml index dcbd0ac56e..016a0553f9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,7 @@ before_install: language: node_js node_js: - "0.11" - - "0.10" \ No newline at end of file + - "0.10" +branches: + only: + - master \ No newline at end of file