mirror of
https://github.com/irssi/irssi.git
synced 2025-04-28 22:41:10 -05:00
Simplify Travis config.
This commit is contained in:
parent
5e8523c037
commit
48375c3f90
12
.travis.yml
12
.travis.yml
@ -24,15 +24,3 @@ script:
|
|||||||
- cat config.log
|
- cat config.log
|
||||||
- make
|
- make
|
||||||
- make install
|
- 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
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user