Run Travis-CI on all branches, not just master

This commit is contained in:
Steve Grunwell 2017-02-24 15:35:10 -05:00
parent 6c1495cafe
commit 0148217f6c

View file

@ -7,10 +7,6 @@ notifications:
on_success: never
on_failure: change

branches:
only:
- master

cache:
- composer
- $HOME/.composer/cache