From 87b53407f2948d36dd2e332112a3626d252aa693 Mon Sep 17 00:00:00 2001 From: Mario Mulansky Date: Thu, 16 Oct 2014 11:20:35 +0200 Subject: travis fix --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index cec04c2..d2d1437 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ python: - "2.6" - "2.7" -before_install: +install: - sudo apt-get install -qq cython script: -- cgit v1.2.3