Skip to content

Commit

Permalink
Add newest ruby version to travis build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
luxflux committed Jun 15, 2014
1 parent 1d4944d commit 53cd6d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- 2.1.2
script:
- "rake lint"
- "rake spec SPEC_OPTS='--format documentation'"
Expand Down

0 comments on commit 53cd6d5

Please sign in to comment.