Skip to content

Commit

Permalink
enabling travis CI for Ruby 2.5, 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Shekharrajak committed Jan 11, 2019
1 parent d5df1c7 commit 6170202
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ rvm:
- '2.2'
- '2.3.0'
- '2.4.0'
- '2.5.3'
- '2.6.0'
- ruby-head

script:
- bundle exec rspec
Expand Down

0 comments on commit 6170202

Please sign in to comment.