1 Star 0 Fork 34

zyb920 / 昆冈-免费视频剪辑视频编辑-qt5+ffmpeg+opengl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 696 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: cpp
matrix:
include:
- os: linux
env: ARCH=x86_64
compiler: gcc
sudo: require
dist: trusty
- os: linux
env: ARCH=i386
compiler: gcc
sudo: require
dist: trusty
- os: osx
# Can't build on Windows - affected by https://travis-ci.community/t/current-known-issues-please-read-this-before-posting-a-new-topic/264/10
# - os: windows
before_install:
- source ./.travis/before_install.sh
install:
- source ./.travis/install.sh
script:
- source ./.travis/script.sh
after_success:
- source ./.travis/after_success.sh
branches:
except:
- # Do not build tags that we create when we upload to GitHub Releases
- /^(?i:continuous)/
C++
1
https://gitee.com/zyb920/kungang.git
git@gitee.com:zyb920/kungang.git
zyb920
kungang
昆冈-免费视频剪辑视频编辑-qt5+ffmpeg+opengl
master

搜索帮助