mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-27 06:54:23 -04:00
remove .travis.yml
This commit is contained in:
parent
51acecb37d
commit
1653f520b3
30
.travis.yml
30
.travis.yml
@ -1,30 +0,0 @@
|
|||||||
language: c
|
|
||||||
|
|
||||||
cache: ccache
|
|
||||||
|
|
||||||
compiler:
|
|
||||||
- gcc
|
|
||||||
- clang
|
|
||||||
|
|
||||||
sudo: required
|
|
||||||
dist: bionic
|
|
||||||
|
|
||||||
matrix:
|
|
||||||
include:
|
|
||||||
- compiler: gcc
|
|
||||||
env: ANALYZE=true
|
|
||||||
|
|
||||||
addons:
|
|
||||||
apt:
|
|
||||||
packages:
|
|
||||||
- cppcheck
|
|
||||||
- libsdl2-dev
|
|
||||||
- libsdl2-mixer-dev
|
|
||||||
- libsdl2-net-dev
|
|
||||||
- libsdl2-image-dev
|
|
||||||
|
|
||||||
script: ./.travis.sh
|
|
||||||
|
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- master
|
|
Loading…
x
Reference in New Issue
Block a user