Skip to content

Commit

Permalink
add ruby 2.5.0 to travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Mar 17, 2018
1 parent dd3397f commit efd38c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ rvm:
- '2.2.6'
- '2.3.3'
- '2.4.0'
- '2.5.0'
- 'jruby-9.1.5.0'
install: gem install rspec ffi
script: rake
Expand Down

0 comments on commit efd38c3

Please sign in to comment.