Skip to content

Commit bbfcefd

Browse files
committed
CI against ruby 2.6
1 parent 6911d8a commit bbfcefd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ rvm:
1212
- 2.3.8
1313
- 2.4.5
1414
- 2.5.3
15+
- 2.6.0
1516

1617
gemfile:
1718
- Gemfile
@@ -35,6 +36,10 @@ matrix:
3536
rvm: 2.5.3
3637
- gemfile: gemfiles/Gemfile.rails-4.1.x
3738
rvm: 2.5.3
39+
- gemfile: gemfiles/Gemfile.rails-4.0.x
40+
rvm: 2.6.0
41+
- gemfile: gemfiles/Gemfile.rails-4.1.x
42+
rvm: 2.6.0
3843
- gemfile: Gemfile
3944
rvm: 1.9.3
4045
- gemfile: Gemfile

0 commit comments

Comments
 (0)