Skip to content

Commit

Permalink
Fix indetation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Mansfield committed Feb 17, 2023
1 parent 005176b commit d4ed5a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: ruby

before_install:
- gem uninstall -v '>= 2' -i $(rvm gemdir)@global -ax bundler || true
- gem install bundler -v '< 2'
before_install:
- gem uninstall -v '>= 2' -i $(rvm gemdir)@global -ax bundler || true
- gem install bundler -v '< 2'

addons:
code_climate:
Expand Down

0 comments on commit d4ed5a1

Please sign in to comment.