summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert <r-obert@users.noreply.github.com>2017-12-28 15:46:45 +0100
committerGitHub <noreply@github.com>2017-12-28 15:46:45 +0100
commit111b1c8e4338dec51d446b4f0c38836df92d0ac8 (patch)
tree3d2eaeb106ab0193841bccd511f94013e6eea1f3
parentb58e648ea0ba44fcabb26e3540aa89742f2c0f4d (diff)
downloadpry-111b1c8e4338dec51d446b4f0c38836df92d0ac8.tar.gz
test against 2.4.3 (#1732)
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 8f300fef..2c76d3c7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ rvm:
- 2.1
- 2.2
- 2.3
- - 2.4
+ - 2.4.3
- 2.5
- rbx-3.86
- jruby-9.1.14.0
@@ -24,7 +24,6 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- - rvm: 2.4 # https://bugs.ruby-lang.org/issues/13537
notifications:
irc: "irc.freenode.org#pry"