0 Star 0 Fork 48

该昵称已被注册 / NoahGameFrame

forked from kytooooo / NoahGameFrame 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 375 Bytes
一键复制 编辑 原始数据 按行查看 历史
kytooooo 提交于 2017-07-25 14:54 . Update .travis.yml
sudo: true
language: cpp
compiler:
- g++
os:
- linux
install:
- if [ "${TRAVIS_OS_NAME}" = "linux" ]; then sudo apt-get install -qq cmake; fi
- if [ "${TRAVIS_OS_NAME}" = "linux" ]; then sudo apt-get install -qq g++-4.8; fi
- if [ "${TRAVIS_OS_NAME}" = "linux" ]; then export CXX="g++-4.8"; fi
script:
- sudo chmod 777 *.sh
- bash -c ./install4cmake.sh
C++
1
https://gitee.com/madsu/NoahGameFrame.git
git@gitee.com:madsu/NoahGameFrame.git
madsu
NoahGameFrame
NoahGameFrame
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891