From d869d4d822c651ea3d094eaf17ba7732bf91136f Mon Sep 17 00:00:00 2001 From: Mario Mulansky Date: Thu, 16 Oct 2014 14:16:32 +0200 Subject: new function names in examples and readme --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 31df3bc..43f3ef7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,6 @@ install: - pip install -q cython script: -# - export PYTHONPATH=$PYTHONPATH:$TRAVIS_BUILD_DIR - python setup.py build_ext --inplace -# - cd test - nosetests -- cgit v1.2.3