Skip to content

Commit

Permalink
Test rspec2 against earlier Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alina Mackenzie committed Dec 31, 2019
1 parent 5529e2d commit 6e83d15
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 @@
language: ruby
rvm:
- 2.6
- 2.7
- 2.2
- 2.3
- 2.4
- ruby-head
before_install:
- gem install bundler
Expand Down

0 comments on commit 6e83d15

Please sign in to comment.