Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit 6aefd13

Browse files
committed
ci: travis errors
1 parent 1d3db7b commit 6aefd13

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cache:
1111
- node_modules
1212
before_install:
1313
- openssl aes-256-cbc -K $encrypted_8ae3a1a927f5_key -iv $encrypted_8ae3a1a927f5_iv
14-
-in id_rsa.enc -out ~/.ssh/id_rsa -d
14+
-in .travis/id_rsa.enc -out ~/.ssh/id_rsa -d
1515
- chmod 600 ~/.ssh/id_rsa
1616
- eval $(ssh-agent)
1717
- ssh-add ~/.ssh/id_rsa

.travis/id_rsa.enc

1.65 KB
Binary file not shown.

id_rsa.enc

-1.65 KB
Binary file not shown.

0 commit comments

Comments
 (0)