Skip to content
This repository was archived by the owner on Nov 15, 2019. It is now read-only.

Commit ba486f6

Browse files
committed
Update Google credentials
1 parent 3f6ac79 commit ba486f6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ language: python
22
python:
33
- '3.6'
44
before_install:
5-
- openssl aes-256-cbc -K $encrypted_e70c9f59db9f_key -iv $encrypted_e70c9f59db9f_iv
6-
-in client-secret.json.enc -out client-secret.json -d
5+
- openssl aes-256-cbc -K $encrypted_776117fb4eef_key -iv $encrypted_776117fb4eef_iv -in client-secret.json.enc -out client-secret.json -d
76
install:
87
- make develop
98
script:

client-secret.json.enc

-16 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)