From 0fc0f4967decc3187d88695c035b2896d6e3454d Mon Sep 17 00:00:00 2001 From: Jon Ericson Date: Tue, 11 Oct 2016 12:43:51 -0700 Subject: [PATCH] See: https://github.com/flori/json/issues/303 --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 304a0ad..53e8c0d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,5 @@ rvm: - 1.9.3 matrix: allow_failures: - - rvm: 1.9.3 \ No newline at end of file + - rvm: 1.9.3 + - ruby-head \ No newline at end of file