Skip to content

Commit

Permalink
Add Ruby 2.5 to Travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
klaseskilson committed Jul 23, 2018
1 parent f147e8a commit a30c1ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: ruby
rvm:
- 2.5.1
- 2.4.1
- 2.3.4
- 2.2.7
cache: bundler
install: bundle install
script:
Expand Down

0 comments on commit a30c1ce

Please sign in to comment.