Revert change in .travis.yml: Delete apt cache

This commit is contained in:
Yohan Graterol 2014-06-30 08:48:04 -05:00
parent bcc6d25e21
commit 21818e71f5

View File

@ -1,6 +1,5 @@
# http://travis-ci.org/#!/MongoEngine/mongoengine
language: python
cache: apt
services: mongodb
python:
- "2.6"