Skip to content

Commit 59022ea

Browse files
committed
Add dummy environment variable for CI
1 parent 213320c commit 59022ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ script:
2020
env:
2121
global:
2222
- TZ='Asia/Tokyo'
23+
- FACEBOOK_ACCESS_TOKEN='dummy_token'

0 commit comments

Comments
 (0)