changeset 9936 | a9fe8db625d0 |
parent 9935 | 491f661a4e57 |
child 9939 | 462b644f415c |
9935:491f661a4e57 | 9936:a9fe8db625d0 |
---|---|
24 script: |
24 script: |
25 - mkdir build && cd build && cmake $BUILD_ARGS .. && make |
25 - mkdir build && cd build && cmake $BUILD_ARGS .. && make |
26 notifications: |
26 notifications: |
27 irc: |
27 irc: |
28 channels: |
28 channels: |
29 - "irc.freenode.net#hedgewars" |
29 - "chat.freenode.net#hedgewars" |
30 use_notice: false |
30 on_success: change |
31 skip_join: true |
31 on_failure: always |