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 eab2ee3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ rvm:
- '2.2'
- '2.3.0'
- '2.4.0'
- '2.5.3'
- '2.6.0'

script:
- bundle exec rspec
Expand Down

0 comments on commit eab2ee3

Please sign in to comment.