Skip to content

Commit

Permalink
Update build matrix to use the latest patch for each Ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dana Scheider committed Sep 15, 2017
1 parent 5f2475f commit e4aceb4
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,9 +1,9 @@
language: ruby
rvm:
- 2.1.8
- 2.2.4
- 2.3.4
- 2.4.1
- 2.2.8
- 2.3.5
- 2.4.2
sudo: false
env:
- COVERAGE=true
Expand Down

0 comments on commit e4aceb4

Please sign in to comment.