commit | e6de3d94e7469585892ec32cf0598d6ace1f5f13 | [log] [tgz] |
---|---|---|
author | Petr Michalec <epcim@apealive.net> | Thu Mar 23 00:57:31 2017 +0100 |
committer | GitHub <noreply@github.com> | Thu Mar 23 00:57:31 2017 +0100 |
tree | 392efa909370f56f0c527cb9c736325cea49d4e5 | |
parent | 64da31add0a50611d1be1c19b4881d46d0429027 [diff] | |
parent | 1137e9aecb9c9c80b65a6866c9500853c8f9d24f [diff] |
Merge pull request #203 from Mirantis/pr_fixci_aptmk_repos Fix CI - 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