From 6b0eb72108d8724705415ea7120df25429f3f641 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Wed, 7 Aug 2013 08:13:57 -0700 Subject: Removed most of the C files. We'll add them back as needed. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index b70ce55b..a09a205f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,4 @@ install: - pip install pytest flake8 script: - py.test - - flake8 . + - "flake8 . --ignore='E128'" -- cgit v1.2.3