Skip to content

Commit 8b45555

Browse files
committed
restrict ruby testing to version 2.3.3
Signed-off-by: Patrick Münch <patrick.muench1111@gmail.com>
1 parent 382f3bb commit 8b45555

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
language: ruby
33
cache: bundler
44
rvm:
5-
- 2.0
6-
- 2.2
7-
- 2.3.1
5+
- 2.3.3
86

97
bundler_args: --without integration
108
script: bundle exec rake

0 commit comments

Comments
 (0)