Skip to content

Commit

Permalink
Attempt to use Travis UI-set env var for Gitter.
Browse files Browse the repository at this point in the history
  • Loading branch information
brixen committed Apr 24, 2016
1 parent 3c65647 commit dba105d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -33,7 +33,7 @@ notifications:
- "%{repository}/%{branch} (%{commit} - %{author}): %{build_url}: %{message}"
webhooks:
urls:
- https://webhooks.gitter.im/e/9502afd22ca6c8e85fb3
- $GITTER_IM_URL
on_success: always
on_failure: always
on_start: always
Expand Down

0 comments on commit dba105d

Please sign in to comment.