Skip to content

Commit cbb0b7a

Browse files
Anwesha NaskarAnwesha Naskar
authored andcommitted
ci(travis): update discovery environment id
1 parent fab51a0 commit cbb0b7a

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
@@ -5,7 +5,7 @@ node_js:
55
- 6
66
- stable
77
before_install:
8-
- '[ "${TRAVIS_PULL_REQUEST}" = "false" ] && openssl aes-256-cbc -K $encrypted_7f9951a7b27b_key
8+
- '[ "${TRAVIS_PULL_REQUEST}" = "false" ] && openssl aes-256-cbc -K $encrypted_7f9951a7b27b_key
99
-iv $encrypted_7f9951a7b27b_iv -in auth.js.enc -out test/resources/auth.js -d ||
1010
true'
1111
- npm install -g typescript

auth.js.enc

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)