Skip to content

Commit df16534

Browse files
committed
Add Ruby 2.2.0 to travis config
1 parent 15594ae commit df16534

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ rvm:
33
- "1.9.3"
44
- "2.0.0"
55
- "2.1.0"
6+
- "2.2.0"
67
script: bundle exec rspec spec

0 commit comments

Comments
 (0)