Skip to content

Commit d804d8f

Browse files
committed
Bump ruby in travis
Signed-off-by: Alex Pop <alexpop@users.noreply.github.com>
1 parent 5c496b2 commit d804d8f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
---
1+
sudo: false
22
language: ruby
33
cache: bundler
4+
45
rvm:
5-
- 2.3.3
6+
- 2.4.1
67

78
bundler_args: --without integration
89
script: bundle exec rake

0 commit comments

Comments
 (0)