Skip to content

Commit

Permalink
Using more recent travis rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
mogox committed May 4, 2017
1 parent a67e087 commit a9012b1
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .travis.yml
Expand Up @@ -4,17 +4,18 @@ branches:
language: ruby
matrix:
allow_failures:
- rvm: ruby-head
- rvm:
- ruby-head
- 1.9.3
sudo: required
dist: trusty
addons:
apt:
packages:
- haveged
rvm:
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.0
- 1.9.3
- 2.3
- 2.2
- 2.1
- 2.0
- jruby-9.1.5.0

0 comments on commit a9012b1

Please sign in to comment.