mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
remove travis
This commit is contained in:
parent
7379833b53
commit
168ba937c1
3 changed files with 6 additions and 67 deletions
6
.github/workflows/check.yml
vendored
6
.github/workflows/check.yml
vendored
|
|
@ -1,4 +1,8 @@
|
|||
on: [pull_request]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
name: Check Irssi
|
||||
env:
|
||||
apt_build_deps: libutf8proc-dev libperl-dev libotr5-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue