mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Travis - explicitly add known host IP
This commit is contained in:
parent
52850c941e
commit
7c61d4d3e5
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ sudo: false
|
||||||
addons:
|
addons:
|
||||||
ssh_known_hosts:
|
ssh_known_hosts:
|
||||||
- $hostname
|
- $hostname
|
||||||
- 74.70.165.55
|
- 146.185.153.42
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue