Changeset 963c932 in mainline


Ignore:
Timestamp:
2018-05-11T07:52:14Z (6 years ago)
Author:
Vojtech Horky <vojtech.horky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
af7fe18
Parents:
fb7806a7
Message:

Travis: send IRC notifications

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .travis.yml

    rfb7806a7 r963c932  
    6262os:
    6363  - linux
     64notifications:
     65  irc:
     66    channels:
     67      - "chat.freenode.net#helenos"
     68    skip_join: true
     69    template:
     70      - "%{repository_name} (%{commit_message}): %{message}"
     71      - "Build details : %{build_url}"
Note: See TracChangeset for help on using the changeset viewer.