Skip to content

Commit cc912e3

Browse files
committed
Remove error line
1 parent e63c561 commit cc912e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ before_install:
1010
- openssl aes-256-cbc -K $encrypted_61557196f501_key -iv $encrypted_61557196f501_iv
1111
-in id_rsa.enc -out ~/.ssh/id_rsa -d
1212
- eval "$(ssh-agent -s)"
13-
- cp .travis/id_rsa ~/.ssh/id_rsa
1413
- chmod 600 ~/.ssh/id_rsa
1514
- ssh-add ~/.ssh/id_rsa
1615
install:

0 commit comments

Comments
 (0)