Skip to content

Commit 9bd06c8

Browse files
committed
fix.
1 parent febe590 commit 9bd06c8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ruby-version.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0
1+
2.1.10

.rvmrc.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
rvm use --create 2.1.0@mercury-rails
1+
rvm use --create 2.1.10@mercury-rails

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
rvm:
2-
- 2.1.0
2+
- 2.1.10
33
#before_script:
44
# - 'sh -e /etc/init.d/xvfb start'
55
#env:

0 commit comments

Comments
 (0)