Skip to content

Commit

Permalink
Update Ruby versions in Travis CI configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
tristandunn committed Jan 30, 2016
1 parent ea17886 commit 2c81062
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -4,8 +4,8 @@ language: ruby

rvm:
- 2.0.0
- 2.1.5
- 2.2.0
- 2.1.8
- 2.2.4

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

0 comments on commit 2c81062

Please sign in to comment.