[grilo] travis: Update to Ubuntu Trusty
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo] travis: Update to Ubuntu Trusty
- Date: Tue, 24 Jun 2014 14:28:42 +0000 (UTC)
commit bf4763469a6dd9c19b8cd3710cb8e0dfb8125ea6
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Tue Jun 24 16:27:40 2014 +0200
travis: Update to Ubuntu Trusty
We require quite new dependencies that are not easy to back-port to
Ubuntu Precise, the default version that Travis CI uses.
.travis.yml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.travis.yml b/.travis.yml
index f3e096e..2dac815 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,7 @@ language: c
compiler: gcc
before_install:
- sudo add-apt-repository ppa:grilo-team/ppa -y
+ - sudo add-apt-repository "deb mirror://mirrors.ubuntu.com/mirrors.txt trusty main restricted universe
multiverse" -y
- sudo apt-get update -qq
- sudo apt-get install -qq gnome-common gtk-doc-tools libglib2.0-dev
libxml2-dev libgtk-3-dev liboauth-dev libsoup2.4-dev valac
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]