Skip to content

Commit

Permalink
Merge pull request #7 from nicolasleger/test-ruby-versions
Browse files Browse the repository at this point in the history
Test on new Ruby versions
  • Loading branch information
hsbt committed Jan 17, 2018
2 parents 7feb0b4 + 3826449 commit 6873bbd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
sudo: false
language: ruby
rvm:
- 2.3.5
- 2.4.2
- 2.3.6
- 2.4.3
- 2.5.0
- ruby-head
before_install: gem install bundler

0 comments on commit 6873bbd

Please sign in to comment.