mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 00:22:17 +02:00
test trusty container
This commit is contained in:
parent
9d3cfe1069
commit
b483ec5faa
1 changed files with 9 additions and 2 deletions
11
.travis.yml
11
.travis.yml
|
|
@ -1,8 +1,15 @@
|
||||||
sudo: false
|
sudo: false
|
||||||
|
dist: trusty
|
||||||
language: perl
|
language: perl
|
||||||
perl:
|
perl:
|
||||||
- "5.20-shrplib"
|
# ~stretch
|
||||||
- "5.18-shrplib"
|
- "5.24-shrplib"
|
||||||
|
# ~xenial
|
||||||
|
# - "5.22-shrplib"
|
||||||
|
# ~jessie
|
||||||
|
# - "5.20-shrplib"
|
||||||
|
# ~trusty
|
||||||
|
# - "5.18-shrplib"
|
||||||
- "system-perl"
|
- "system-perl"
|
||||||
env:
|
env:
|
||||||
- CC=clang
|
- CC=clang
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue