Skip to content

Commit 53cd6d5

Browse files
committed
Add newest ruby version to travis build matrix
1 parent 1d4944d commit 53cd6d5

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
@@ -5,6 +5,7 @@ rvm:
55
- 1.8.7
66
- 1.9.3
77
- 2.0.0
8+
- 2.1.2
89
script:
910
- "rake lint"
1011
- "rake spec SPEC_OPTS='--format documentation'"

0 commit comments

Comments
 (0)