1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-09 06:20:45 +00:00

Simplify Travis config.

This commit is contained in:
Alexander Færøy 2015-10-03 18:50:23 +02:00
parent 5e8523c037
commit 48375c3f90
No known key found for this signature in database
GPG Key ID: E15081D5D3C3DB53

View File

@ -24,15 +24,3 @@ script:
- cat config.log
- make
- make install
notifications:
irc:
channels:
- "irc.freenode.net#irssi"
template:
- "%{repository} (%{commit}: %{author}): %{message}"
- "Build details : %{build_url}"
on_success: always
on_failure: always
use_notice: true
skip_join: true