aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar chinhodado <chin.bimbo@gmail.com>2015-01-10 21:22:03 -0500
committerGravatar chinhodado <chin.bimbo@gmail.com>2015-01-10 21:22:03 -0500
commitb8801a8e4e51a533f6e41ea9cf29bd7ed32442bd (patch)
treea691345b945823463d784f3e331a031e0508b27e /.travis.yml
parent083072de56dacadbeba5f77b2773ea6f9e4b1ddd (diff)
Revert "Travis: Enable caching of dependencies"
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 8c5aceb7..1cb369d5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,11 +4,6 @@ os:
language: cpp
-cache:
- apt: true
- directories:
- - .homebrew-cache
-
before_install:
- sh .travis-deps.sh