Skip to content

Commit

Permalink
Run CI only on release branches (#23)
Browse files Browse the repository at this point in the history
Remove master from the CI branches
  • Loading branch information
i3arnon authored May 26, 2019
1 parent 3d63a14 commit 5dc3ecb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ language: ruby
cache: bundler
matrix:
include:
- rvm: jruby-9.1.13.0
env: LOGSTASH_BRANCH=master
- rvm: jruby-9.1.13.0
env: LOGSTASH_BRANCH=7.0
- rvm: jruby-9.1.13.0
Expand Down

0 comments on commit 5dc3ecb

Please sign in to comment.