~netlandish/django-wiki

7d69c3f5f451f78789e25f67582fa5fe4c2b27bb — Johannes Christ 5 years ago 067853a
Disable cache.
1 files changed, 1 insertions(+), 2 deletions(-)

M .travis.yml
M .travis.yml => .travis.yml +1 -2
@@ 1,4 1,4 @@
cache: pip
#cache: pip

language: python



@@ 66,7 66,6 @@ install:
  - pip install tox tox-travis codecov

script:
  - dpkg --list | grep sqlite3
  - tox

notifications: