Merge pull request #2638 from floriank/fix/remove-travis-branches

Remove TravisCI branch restrictions according to new contribution guidelines
pull/2643/head
Alex Coles 10 years ago
commit e845060957
  1. 7
      .travis.yml

@ -39,13 +39,6 @@ cache:
- frontend/node_modules
- frontend/bower_components
branches:
only:
- dev
- stable
- release/3.0
- release/4.0
env:
global:
- CI=true

Loading…
Cancel
Save