commit | 1137e9aecb9c9c80b65a6866c9500853c8f9d24f | [log] [tgz] |
---|---|---|
author | Petr Michalec <epcim@apealive.net> | Wed Mar 22 18:38:19 2017 +0100 |
committer | Petr Michalec <epcim@apealive.net> | Wed Mar 22 18:38:19 2017 +0100 |
tree | 257a2633de51ffa594f9f833e859b6621e05b172 | |
parent | 9b4cd6384cc3e0a80848bd2c8b13fd03fdcb39f3 [diff] [blame] |
Use apt-mk repos
diff --git a/.travis.yml b/.travis.yml index 6faf483..1cc95a8 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -4,8 +4,8 @@ addons: apt: sources: - - sourceline: 'deb http://apt.tcpcloud.eu/nightly trusty tcp tcp-salt' - - key_url: 'http://apt.tcpcloud.eu/public.gpg' + - sourceline: 'deb http://apt-mk.mirantis.com/trusty nightly salt' + - key_url: 'http://apt-mk.mirantis.com/public.gpg' packages: - curl - subversion