Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanRada committed Dec 17, 2019
1 parent 17f7b10 commit 185798f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Expand Up @@ -24,15 +24,6 @@ script:
- echo $BUNDLE_GEMFILE
- bundle exec rake

deploy:
provider: rubygems
api_key: ${RUBYGEMS_API_KEY}
gemspec: enhanced_date_select.gemspec
skip_cleanup: false
on:
tags: true
branch: master

gemfile:
- gemfiles/rails_4.0.0.gemfile
- gemfiles/rails_4.1.1.gemfile
Expand Down

0 comments on commit 185798f

Please sign in to comment.