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

Commit 0e9c1b5

Browse files
committed
ci: try...to...fix... travis error
1 parent dc2ebd5 commit 0e9c1b5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

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

.travis/id_rsa.enc

-2 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)