Commit 87522ccf authored by Daniel Agar's avatar Daniel Agar

travis try enabling apt cache

parent 4480e933
...@@ -3,6 +3,9 @@ compiler: ...@@ -3,6 +3,9 @@ compiler:
- clang - clang
# - gcc # - gcc
cache:
apt: true
install: install:
- sudo add-apt-repository --yes ppa:ubuntu-toolchain-r/test - sudo add-apt-repository --yes ppa:ubuntu-toolchain-r/test
- sudo add-apt-repository --yes ppa:kubuntu-ppa/backports - sudo add-apt-repository --yes ppa:kubuntu-ppa/backports
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment