diff --git a/.travis.yml b/.travis.yml index 2ba7a934..6e213414 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,9 +5,6 @@ rvm: before_install: - "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc" - "echo `phantomjs -v`" -branches: - only: - - master notifications: email: on_success: change