Skip to content

Commit fbfd005

Browse files
committed
Add Ruby 2.1.0 to Travis
Signed-off-by: David Celis <[email protected]>
1 parent 46ae592 commit fbfd005

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
@@ -2,6 +2,7 @@ language: ruby
22
rvm:
33
- 1.9.3
44
- 2.0.0
5+
- 2.1.0
56
script: bundle exec rspec
67
env:
78
- PAGINATOR=kaminari

0 commit comments

Comments
 (0)