Skip to content

Commit 125c991

Browse files
committed
Merge pull request #33 from github/ruby-2.1.7
Upgrade to Ruby 2.1.7-github per version on GitHub Pages
2 parents 423d16e + 76f2968 commit 125c991

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.1-github
1+
2.1.7-github

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ script: "script/cibuild"
33
install:
44
- sudo bash -c 'echo search github.com >> /etc/resolv.conf'
55
cache: bundler
6-
rvm: 2.1
6+
rvm: 2.1.7

0 commit comments

Comments
 (0)