Skip to content

Commit a030f00

Browse files
committed
Try setting ruby to 2.3.1 instead of 2.3
Because RVM on travis was failing with 2.3.
1 parent dcfb762 commit a030f00

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
@@ -4,4 +4,4 @@ cache: bundler
44
sudo: false
55
script: bin/rake
66
rvm:
7-
- 2.3
7+
- 2.3.1

0 commit comments

Comments
 (0)