From deba5d4baed2c456ef13f6aa58df107d8f33bd15 Mon Sep 17 00:00:00 2001 From: Ian Craggs Date: Thu, 5 Apr 2018 23:59:26 +0100 Subject: [PATCH] Try another ssh hosts format --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 21eadd3f..3eed2d06 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,7 +37,9 @@ addons: build_command: "make -j 4" branch_pattern: coverity-.* addons: - ssh_known_hosts: build.eclipse.org + ssh_known_hosts: + - build.eclipse.org + - 198.41.30.203 addons: apt: sources: