Skip to content

Commit

Permalink
Merge pull request #10 from sue445/sue445-patch-1
Browse files Browse the repository at this point in the history
Remove legacy setting
  • Loading branch information
sue445 committed Dec 16, 2019
2 parents 47a212e + d62a261 commit 5499372
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ rvm:
- ruby-head
bundler_args: "--jobs=2"
before_install:
- travis_retry gem update --system || travis_retry gem update --system 2.7.8
- travis_retry gem install bundler --no-document || travis_retry gem install bundler --no-document -v 1.17.3
script:
- RUBYOPT=$RSPEC_RUBYOPT bundle exec rspec
Expand Down

0 comments on commit 5499372

Please sign in to comment.