travis: add github as known ssh host

This commit is contained in:
Kirill Vainer 2016-11-27 11:38:16 -05:00
parent 6e352bbf8a
commit 3acee58f73

View File

@ -6,6 +6,9 @@ branches:
- master
- v3.1
addons:
ssh_known_hosts: github.com
matrix:
include:
- os: osx
@ -16,6 +19,9 @@ matrix:
# - os: linux
# jdk: openjdk7
install:
- echo hello
# TODO: Temporary - remove me.
script:
- ./private/upload_native.sh