Skip to content

Commit 27f031e

Browse files
authored
Merge pull request #334 from d-m-u/travis_ruby_2_5_3_only
[IVANCHUK] Change travis.yml to use the only supported ruby, 2.5.3
2 parents 0cca418 + 70012d2 commit 27f031e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1+
---
12
dist: xenial
23
language: ruby
34
rvm:
4-
- 2.4.6
55
- 2.5.3
66
sudo: false
77
cache: bundler

0 commit comments

Comments
 (0)