Skip to content

Commit 9fc7921

Browse files
committed
bump ruby version
1 parent 5873803 commit 9fc7921

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.ruby-version

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

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ addons:
1010
- graphviz
1111
language: ruby
1212
rvm:
13-
- '2.1.8'
13+
- '2.1.9'
1414

1515
env:
1616
- RAKE_TASKS="cucumber cucumber:boot" CREATE_BINSTUBS=true
@@ -45,4 +45,4 @@ git:
4545
branches:
4646
except:
4747
- gh-pages
48-
- metakitty
48+
- metakitty

0 commit comments

Comments
 (0)