Skip to content

Commit

Permalink
fix travis ruby 1.8.7 issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jlambert121 committed Jan 10, 2014
1 parent c8b588b commit 1b651eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ rvm:
- 1.9.3
- 2.0.0
- ruby-head
before_install:
- gem update --system 2.1.11
script:
- "rake lint"
- "rake spec SPEC_OPTS='--format documentation'"
Expand Down

0 comments on commit 1b651eb

Please sign in to comment.