Skip to content

Commit

Permalink
[Travis] Limit builds to master & stable
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins authored and dnkoutso committed May 21, 2018
1 parent 13bec43 commit 91102a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,11 @@ os:

language: ruby

branches:
only:
- master
- /.+-stable$/

addons:
code_climate:
repo_token: 4d2c1cec2a5ba5fd0cd09aa76d1bcb52854e12ace21660dbf65a36a59ba7a973
Expand Down

0 comments on commit 91102a6

Please sign in to comment.