1 Star 0 Fork 48

回家流浪 / NoahGameFrame

forked from kytooooo / NoahGameFrame 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 515 Bytes
一键复制 编辑 原始数据 按行查看 历史
sl-sandy 提交于 2020-03-22 14:45 . delete one build env
sudo: true
language: cpp
matrix:
include:
# works on Precise and Trusty
- os: linux
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-7
env:
- MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"
before_install:
- eval "${MATRIX_EVAL}"
compiler:
- g++
os:
- linux
install:
- if [ "${TRAVIS_OS_NAME}" = "linux" ]; then sudo apt-get install -qq cmake; fi
script:
- sudo chmod 777 *.sh
- bash -c ./install4cmake.sh
C++
1
https://gitee.com/zh423328/NoahGameFrame.git
git@gitee.com:zh423328/NoahGameFrame.git
zh423328
NoahGameFrame
NoahGameFrame
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891