Skip to content

Commit 49bec04

Browse files
committed
remove StrictHostKeyChecking in travis
1 parent 4cbad84 commit 49bec04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ language: node_js
22
node_js:
33
- "0.10"
44
before_script:
5+
- echo -e "Host github.com\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
56
- npm install -g bower grunt-cli

0 commit comments

Comments
 (0)