Skip to content

Commit b06cf32

Browse files
author
Yarden Bar
committed
Bump ruby verison to 2.3.1 in .travis.yml
1 parent 1c52a02 commit b06cf32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--format documentation'"
22
language: ruby
33
rvm:
4-
- "2.1.6"
4+
- "2.3.1"
55

66
sudo: false

0 commit comments

Comments
 (0)