Skip to content

Commit f95c62b

Browse files
committed
more ruby versions added to travis config
1 parent 3785366 commit f95c62b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ script: bundle exec rspec spec
22
rvm:
33
- 1.9.3
44
- 2.0.0
5+
- 2.1.5
6+
- 2.2.0
57
before_install:
68
- gem update --system
79
- gem --version

0 commit comments

Comments
 (0)