Skip to content

Commit

Permalink
cool trick thank you
Browse files Browse the repository at this point in the history
  • Loading branch information
Pol Rodriguez committed Aug 20, 2019
1 parent eccba93 commit 9416b02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gemfile:

before_install:
- "find /home/travis/.rvm/rubies -wholename '*default/bundler-*.gemspec' -delete"
- 'gem uninstall -i /home/travis/.rvm/gems/ruby-2.5.3@global bundler -x'
- 'gem uninstall -i $(rvm gemdir)@global bundler -x'
- 'rvm @global do gem install bundler -v 1.17.3'

notifications:
Expand Down
2 changes: 1 addition & 1 deletion lib/bootstrap_haml_helpers/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module BootstrapHamlHelpers
VERSION = '1.3.0'
VERSION = '1.3.0.betalock'
end

0 comments on commit 9416b02

Please sign in to comment.