From 21818e71f57bc85487ef502534333969df4780c7 Mon Sep 17 00:00:00 2001 From: Yohan Graterol Date: Mon, 30 Jun 2014 08:48:04 -0500 Subject: [PATCH] Revert change in .travis.yml: Delete apt cache --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 81bf54b8..5c8b2492 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ # http://travis-ci.org/#!/MongoEngine/mongoengine language: python -cache: apt services: mongodb python: - "2.6"