From c113421eac26847e53d3213c9921fff24e8bb323 Mon Sep 17 00:00:00 2001 From: Sergey Lavrinenko Date: Sat, 12 Mar 2016 00:29:49 +0300 Subject: [PATCH] Disable pypy travis failing tests --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 686b017..54c9c7e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,6 @@ python: - "2.7" - "3.3" - "3.4" - - "pypy" script: py.test --cov emails