mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 22:25:46 -04:00
remove travis build file, hasn’t actually ran for a long time
This commit is contained in:
parent
043bc1c9ac
commit
5a9483c329
1 changed files with 0 additions and 15 deletions
15
.travis.yml
15
.travis.yml
|
@ -1,15 +0,0 @@
|
||||||
# Freedoom isn't really C, but we need to specify a language:
|
|
||||||
language: c
|
|
||||||
compiler: gcc
|
|
||||||
|
|
||||||
# These are the build-deps from the Debian Freedoom package:
|
|
||||||
addons:
|
|
||||||
apt:
|
|
||||||
packages:
|
|
||||||
- deutex
|
|
||||||
- gsfonts
|
|
||||||
- imagemagick
|
|
||||||
- python
|
|
||||||
|
|
||||||
script: make
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue