mirror of
https://github.com/samhocevar/rinetd.git
synced 2025-03-22 15:50:08 +08:00
Remove travis CI
This commit is contained in:
parent
d4e0a60119
commit
3f3557421e
21
.travis.yml
21
.travis.yml
@ -1,21 +0,0 @@
|
|||||||
sudo: false
|
|
||||||
language: c
|
|
||||||
env: VERBOSE=1
|
|
||||||
|
|
||||||
addons:
|
|
||||||
apt:
|
|
||||||
packages:
|
|
||||||
- build-essential
|
|
||||||
- pkg-config
|
|
||||||
|
|
||||||
before_install:
|
|
||||||
- ./bootstrap
|
|
||||||
|
|
||||||
os:
|
|
||||||
- linux
|
|
||||||
- osx
|
|
||||||
|
|
||||||
compiler:
|
|
||||||
- gcc
|
|
||||||
- clang
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user