mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-05 20:56:15 +08:00
Remove the stable branch from Travis and add IRC notifications
This commit is contained in:
parent
e359cd0a4a
commit
48910a7970
@ -8,7 +8,6 @@ perl:
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- stable
|
||||
sudo: false
|
||||
cache:
|
||||
apt: true
|
||||
@ -26,3 +25,10 @@ addons:
|
||||
- liblocal-lib-perl
|
||||
- g++-4.9
|
||||
env: CC=g++-4.9
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#slic3r"
|
||||
on_success: change
|
||||
on_failure: always
|
||||
use_notice: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user