Skip to content

Commit 1e37c14

Browse files
committed
build: update encrypted auth file to account for removed services
1 parent c810de2 commit 1e37c14

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ node_js:
44
- 6
55
- 8
66
before_install:
7+
-in auth.js.enc -out test/resources/auth.js -d
78
- '[ "${TRAVIS_PULL_REQUEST}" = "false" ] && openssl aes-256-cbc -K $encrypted_ac3aacad7ba8_key
89
-iv $encrypted_ac3aacad7ba8_iv -in auth.js.enc -out test/resources/auth.js -d ||
910
true'

auth.js.enc

-992 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)