summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authormanojgudi2013-12-31 16:36:04 +0530
committermanojgudi2013-12-31 16:36:04 +0530
commit52188f6c3a9f263471f8ffb53bc7d5457aa79cdf (patch)
tree982799a24fca2072ba08fabeb3786b44b1e57fb2 /.travis.yml
parent7d3f67d1760b06eb17f5baabf8b0ec0eed98e00b (diff)
downloadsandhi-52188f6c3a9f263471f8ffb53bc7d5457aa79cdf.tar.gz
sandhi-52188f6c3a9f263471f8ffb53bc7d5457aa79cdf.tar.bz2
sandhi-52188f6c3a9f263471f8ffb53bc7d5457aa79cdf.zip
experimental yaml change 1.3
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ddab73a..164d8d2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@
compiler: gcc
before_install:
- - sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) main universe restricted multiverse partner"
+ - sudo add-apt-repository "deb http://archive.canonical.com/ubuntu $(lsb_release -sc) partner"
- sudo apt-get update -q
- sudo apt-get install -q git cmake git-core autoconf automake libtool g++ python-dev swig \
pkg-config libboost1.48-all-dev libfftw3-dev libcppunit-dev libgsl0-dev \