Skip to content

Commit

Permalink
Constraints travis deploy only 2.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik7153 committed May 13, 2019
1 parent 9a9d5b1 commit bfc133d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ jobs:

- stage: deploy
script: lein deploy clojars
branches:
only:
- 2.x

0 comments on commit bfc133d

Please sign in to comment.