Skip to content

Commit

Permalink
fix: don't try to auto publish
Browse files Browse the repository at this point in the history
  • Loading branch information
seifertd committed Nov 9, 2017
1 parent 57a4fb4 commit 636b7f1
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 @@ -7,8 +7,6 @@ notifications:
email: false
rvm:
- '2.4.1'
after_success:
- VERSION=`cat version.txt` bundle exec rake gem:release
branches:
except:
- /^v\d+\.\d+\.\d+$/

0 comments on commit 636b7f1

Please sign in to comment.