Don't limit travis to master

This commit is contained in:
Henne Vogelsang 2016-02-18 14:35:14 +01:00
parent e2fb83146a
commit 5565d8fb68

View file

@ -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