Skip to content

Commit

Permalink
Add ENV variable with Giphy’s API key on circle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamingechoes committed May 11, 2017
1 parent 6f311e4 commit ab46a26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ machine:
environment:
PATH: "$HOME/.asdf/bin:$HOME/.asdf/shims:$PATH"
MIX_ENV: ci
GIPHY_API_KEY: dc6zaTOxFJmzC

dependencies:
cache_directories:
Expand Down

0 comments on commit ab46a26

Please sign in to comment.