Skip to content

Commit da46af2

Browse files
authored
CI against Ruby 2.5.0
1 parent 7590441 commit da46af2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ cache:
77
bundler: true
88
yarn: true
99
rvm:
10+
- 2.5.0
1011
- 2.3.0
1112
- 2.1
1213
- jruby-9.1.9.0
@@ -85,3 +86,4 @@ before_install:
8586
- echo "deb http://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
8687
- sudo apt-get update -qq
8788
- sudo apt-get install -y -qq yarn
89+
- gem update --system

0 commit comments

Comments
 (0)