aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 3976558..e8739dc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,9 +20,9 @@ env:
- COVERITY_SCAN_BRANCH_PATTERN=coverity_scan
before_install:
- - echo "deb http://download.opensuse.org/repositories/openSUSE:/Tools/xUbuntu_14.04 ./"
+ - echo "deb http://download.opensuse.org/repositories/openSUSE:/Tools/xUbuntu_$(lsb_release -rs) ./"
| sudo tee /etc/apt/sources.list.d/suse.list
- - wget -O- "http://download.opensuse.org/repositories/openSUSE:/Tools/xUbuntu_14.04/Release.key"
+ - curl -s "http://download.opensuse.org/repositories/openSUSE:/Tools/xUbuntu_$(lsb_release -rs)/Release.key"
| sudo apt-key add -
- sudo apt-get update -qq
- sudo apt-get install -qq