Don't limit travis to master
This commit is contained in:
parent
e2fb83146a
commit
5565d8fb68
1 changed files with 0 additions and 3 deletions
|
|
@ -5,9 +5,6 @@ rvm:
|
||||||
before_install:
|
before_install:
|
||||||
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
|
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
|
||||||
- "echo `phantomjs -v`"
|
- "echo `phantomjs -v`"
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- master
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
on_success: change
|
on_success: change
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue