diff --git a/.travis.yml b/.travis.yml index e33b518a..f596e99e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,10 @@ addons: notifications: email: false +branches: + only: + - master + script: - npm run test - npm run coveralls \ No newline at end of file