Skip to content
Snippets Groups Projects
Commit c7bba5a0 authored by Yuri Kunde Schlesner's avatar Yuri Kunde Schlesner
Browse files

Travis: Enable APT cache. This should give us a small boost

http://docs.travis-ci.com/user/caching/#Caching-Ubuntu-packages
parent c2753d37
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,8 @@ os:
language: cpp
cache: apt
before_install:
- sh .travis-deps.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment