Skip to content

Commit 38320d4

Browse files
committedMay 3, 2016
bump ruby version to 2.3.1
1 parent 2754206 commit 38320d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.9
1+
2.3.1

‎.travis.yml

+1-1
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.3.1'
1414

1515
env:
1616
- RAKE_TASKS="cucumber cucumber:boot" CREATE_BINSTUBS=true

0 commit comments

Comments
 (0)