Skip to content

Commit 3c94142

Browse files
committed
ci: Changes to CI configuration and supported versions
ci: Changes to CI configuration and supported versions
1 parent f12daa2 commit 3c94142

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sudo: required
66
rvm:
77
- 2.5.1
88
- 2.6.1
9-
- 2.7.1
9+
# - 2.7.1
1010

1111
before_install:
1212
- git fetch --tags

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,8 +398,8 @@ If you have issues with the APIs or have a question about the Watson services, s
398398

399399
Tested on:
400400

401-
* MRI Ruby (RVM): 2.3.7, 2.4.4, 2.5.1
402-
* RubyInstaller (Windows x64): 2.3.3, 2.4.4, 2.5.1
401+
* MRI Ruby (RVM): 2.5.1, 2.6.1
402+
* RubyInstaller (Windows x64): 2.5.1, 2.6.1
403403

404404
## Contributing
405405

0 commit comments

Comments
 (0)