mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2025-01-15 19:51:31 +00:00
GH-1149 add irc notification to travis
This commit is contained in:
parent
d0e88011dc
commit
cc4d0a0a8e
@ -29,6 +29,9 @@ matrix:
|
|||||||
# Qt 5.5 is not yet released and is therefore allowed to fail
|
# Qt 5.5 is not yet released and is therefore allowed to fail
|
||||||
- env: QT_VERSION=5.5-beta
|
- env: QT_VERSION=5.5-beta
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
irc: "irc.esper.net#MultiMC
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
install:
|
install:
|
||||||
- source travis/prepare.sh # installs qt and cmake. need to source because some env vars are set from there
|
- source travis/prepare.sh # installs qt and cmake. need to source because some env vars are set from there
|
||||||
|
Loading…
Reference in New Issue
Block a user