summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRyan Davis <ryand-ruby@zenspider.com>2019-11-22 14:53:04 -0800
committerRyan Davis <ryand-ruby@zenspider.com>2019-11-27 14:54:39 -0800
commit19da336333e63dc9dde7baea47b179e162b7568e (patch)
treece10de9e526ed1397bd8cd8b71f32b42eec27e19 /.travis.yml
parent8d8e1aa70297d55034e3f6a4ce2f32300294b2a4 (diff)
downloadjson-19da336333e63dc9dde7baea47b179e162b7568e.tar.gz
Minor cleanup for ruby 2.7 warnings and failures.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1ac58d8..2962e9d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,6 +12,7 @@ rvm:
- 2.4
- 2.5
- 2.6
+ - 2.7.0-preview2
- ruby-head
- jruby
matrix: