Skip to content

Commit 2a612a0

Browse files
committed
build: correct typo in travis file
1 parent 1e37c14 commit 2a612a0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

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

0 commit comments

Comments
 (0)