Skip to content

Commit

Permalink
remove travis branches
Browse files Browse the repository at this point in the history
with the update to the contribution guidelines we should start to clean
up the branches and remove the restriction for TravisCI to build only
certain branches.

Developers are encouraged to fork the main repo and configure their own
travis builds.

Signed-off-by: Florian Kraft <[email protected]>
  • Loading branch information
Florian Kraft committed Feb 27, 2015
1 parent 5f17041 commit 2cf956d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2cf956d

Please sign in to comment.