TO BE REVERTED. JUST FOR FASTER TESTING.

This commit is contained in:
Stefan Schmidt 2019-01-16 15:43:57 +01:00
parent 6872bb7ef2
commit 580b73d1fd
1 changed files with 0 additions and 12 deletions

View File

@ -128,15 +128,3 @@ before_cache:
else
mv $HOME/Library/Caches/Homebrew $HOME/cachedir/Homebrew
fi
notifications:
irc:
channels:
- "chat.freenode.net#edevelop"
on_success: change
on_failure: always
template:
- "TravisCI build %{build_number} in branch %{branch}: %{result} - %{message} (%{elapsed_time})"
- "Commit: %{commit_subject} (%{commit}) from %{author}"
- "Change view : %{compare_url}"
- "Build details : %{build_url}"