Skip to content

Commit

Permalink
Update the Ruby build matrix for Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
tristandunn committed Aug 31, 2018
1 parent ea1657c commit 13fd0c4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ cache: bundler
language: ruby

rvm:
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- 2.2.10
- 2.3.7
- 2.4.4
- 2.5.1

before_install:
- "export DISPLAY=:99.0"
Expand Down

0 comments on commit 13fd0c4

Please sign in to comment.