Skip to content
Snippets Groups Projects
Commit e7cb75d7 authored by Lars Bilke's avatar Lars Bilke
Browse files

Merge pull request #288 from bilke/travis-apt-cache

Enable caching of apt-get install on Travis.
parents cf409251 2a97e575
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,9 @@ compiler:
- gcc
- clang
cache:
- apt
branches:
only:
- master
......
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