Skip to content

Commit 1dc4e0f

Browse files
committedApr 24, 2016
Revert "Attempt to use Travis UI-set env var for Gitter."
This reverts commit dba105d. Apparently, nope.
1 parent dba105d commit 1dc4e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ notifications:
3333
- "%{repository}/%{branch} (%{commit} - %{author}): %{build_url}: %{message}"
3434
webhooks:
3535
urls:
36-
- $GITTER_IM_URL
36+
- https://webhooks.gitter.im/e/9502afd22ca6c8e85fb3
3737
on_success: always
3838
on_failure: always
3939
on_start: always

0 commit comments

Comments
 (0)