Skip to content

Commit

Permalink
Add maintenance branches to travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
satabin committed Aug 24, 2017
1 parent 8eb521f commit 0df9312
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,8 @@ language: scala
branches:
only:
- master
- v2.1.x
- v2.2.x

before_script:
- sudo chmod +x /usr/local/bin/sbt
Expand Down

0 comments on commit 0df9312

Please sign in to comment.