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 Jul 31, 2016
1 parent 28623cf commit c0403b0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Expand Up @@ -4,8 +4,9 @@ language: ruby

rvm:
- 2.0.0
- 2.1.8
- 2.2.4
- 2.1.9
- 2.2.5
- 2.3.1

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

0 comments on commit c0403b0

Please sign in to comment.