Travis - explicitly add known host IP

This commit is contained in:
Perry Woodin 2016-12-05 11:28:37 -05:00
parent 52850c941e
commit 7c61d4d3e5

View file

@ -13,7 +13,7 @@ sudo: false
addons:
ssh_known_hosts:
- $hostname
- 74.70.165.55
- 146.185.153.42
apt:
sources:
- ubuntu-toolchain-r-test