Skip to content

Commit 0d5c40d

Browse files
author
Dennis Pattmann
committed
Changed default ruby to 2.1.9
1 parent 4dcbaa9 commit 0d5c40d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.1
1+
2.1.9

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
language: ruby
33

44
rvm:
5+
- 2.1.9
56
- 2.3.1
67

78
env:

0 commit comments

Comments
 (0)