Skip to content

Commit

Permalink
Merge pull request #28 from github/dbussink/ruby-2-1-7
Browse files Browse the repository at this point in the history
Update to 2.1.7
  • Loading branch information
dbussink committed Aug 19, 2015
2 parents 220f6fe + eef7698 commit b3255a8
Show file tree
Hide file tree
Showing 96 changed files with 1,480 additions and 287 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ compiler:
# far since the 1.9.1 release.
before_install:
- "sudo apt-get -qq update"
# Travis ships an outdated, broken version of libssl by default
- "sudo apt-get -qq --only-upgrade install '^libssl.*'"
- "sudo apt-get -qq install $CC" # upgrade if any
install: "sudo apt-get -qq build-dep ruby1.9.1 2>/dev/null"

Expand Down
Loading

0 comments on commit b3255a8

Please sign in to comment.