Commit e2115cba authored by Kevin Modzelewski's avatar Kevin Modzelewski

Merge pull request #355 from dagar/patch-1

travis try enabling apt cache
parents 2cc9e465 87522ccf
...@@ -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