diff --git a/.travis.yml b/.travis.yml
index 7bbdef6..8aedcb4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,7 @@
 language: c++
 compiler: gcc
 sudo: true
+cache: false
 matrix:
   include:
   - os: linux