mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-12 23:44:20 +00:00
remove travis config
This commit is contained in:
parent
6e4cd9d611
commit
ed9b9806f0
1 changed files with 0 additions and 14 deletions
14
.travis.yml
14
.travis.yml
|
@ -1,14 +0,0 @@
|
||||||
git:
|
|
||||||
depth: 1
|
|
||||||
|
|
||||||
os: osx
|
|
||||||
|
|
||||||
matrix:
|
|
||||||
include:
|
|
||||||
- osx_image: xcode8
|
|
||||||
- osx_image: xcode11
|
|
||||||
|
|
||||||
language: cpp
|
|
||||||
|
|
||||||
script:
|
|
||||||
- ./build.sh
|
|
Loading…
Reference in a new issue