Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
workaround rubygems#763 to fix build on ruby 1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
cowboyd committed Jan 2, 2014
1 parent 1936b6d commit f16434c
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 @@ -8,4 +8,6 @@ rvm:
notifications:
recipients:
- cowboyd@thefrontside.net
before_install:
- gem update --system 2.1.11
script: bundle exec rake compile spec

0 comments on commit f16434c

Please sign in to comment.