diff --git a/.travis.yml b/.travis.yml
index 7a9c7c372e4599f8480eba3443729f05ce51538d..c6a3ce799db5690be895b5f73c71bbed698ae8a6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,7 +23,7 @@ addons:
     - p7zip-full
 
 before_script:
-  - mkdir cache
+  - mkdir $HOME/srb2_cache
   - wget http://rosenthalcastle.org/srb2/SRB2-v2114-Installer.exe -c -O $HOME/srb2_cache/SRB2-v2114-Installer.exe
   - 7z x $HOME/srb2_cache/SRB2-v2114-Installer.exe -oassets
   - mkdir build