summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormanojgudi2013-12-31 17:26:32 +0530
committermanojgudi2013-12-31 17:26:32 +0530
commit36100855ba2bb1a33ec42dfcc48dada6c39dc862 (patch)
treebbc3590690103f6554fc0451063e3df9bb776494
parent429d35831a432d920d8bf61a380ee639fdf0c2d3 (diff)
downloadsandhi-36100855ba2bb1a33ec42dfcc48dada6c39dc862.tar.gz
sandhi-36100855ba2bb1a33ec42dfcc48dada6c39dc862.tar.bz2
sandhi-36100855ba2bb1a33ec42dfcc48dada6c39dc862.zip
Working .travis.yml \m/
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4a3a5bf..830d95d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,8 @@
language: cpp
compiler: gcc
+
+ cache: apt
before_install:
- sudo add-apt-repository "deb http://archive.canonical.com/ubuntu $(lsb_release -sc) partner"