Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit86ec757

Browse files
committed
fix(travis): fix permissions of private key
1 parent02cb169 commit86ec757

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
@@ -32,6 +32,7 @@ install:
3232
# copy the configured key into place so clone can work
3333
# The key just has read-only access to the test-repository
3434
-cp .travis.private-ssh-key-for-issue-301 ~/.ssh/id_rsa
35+
-chmod 0400 ~/.ssh/id_rsa
3536
-git clone git@github.com:gitpython-developers/gitpython_issue_301.git issue-301-repo
3637
script:
3738
# Make sure we limit open handles to see if we are leaking them

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp