From 4fe09269f79902f9371a59ae8d9d762e69514b77 Mon Sep 17 00:00:00 2001 From: Toilal Date: Thu, 28 Jan 2016 16:03:30 +0100 Subject: [PATCH] It now works with pypy --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3cf96d4..ca98c25 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ python: - 3.3 - 3.4 - 3.5 -# - pypy (some unicode errors with pypy) + - pypy env: - REGEX_DISABLED=0 - REGEX_DISABLED=1