mirror of https://github.com/axmolengine/axmol.git
[ci skip] Travis ci status url fix
This commit is contained in:
parent
9eba2e6cfa
commit
f7f09306ca
|
@ -5,7 +5,7 @@ cocos2d-x
|
||||||
=========
|
=========
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.org/cocos2d/cocos2d-x.png?branch=v3)](https://travis-ci.org/cocos2d/cocos2d-x)
|
[![Build Status](https://travis-ci.org/cocos2d/cocos2d-x.png?branch=v3)](https://travis-ci.org/cocos2d/cocos2d-x)
|
||||||
[![Build Status](https://travis-ci.org/cocos2d/cocos2d-x.png?branch=v3)](https://travis-ci.org/cocos-travis-mac/cocos2d-x)
|
[![Build Status](https://travis-ci.org/cocos-travis-mac/cocos2d-x.png?branch=v3)](https://travis-ci.org/cocos-travis-mac/cocos2d-x)
|
||||||
|
|
||||||
[cocos2d-x][1] is a multi-platform framework for building 2d games, interactive books, demos and other graphical applications.
|
[cocos2d-x][1] is a multi-platform framework for building 2d games, interactive books, demos and other graphical applications.
|
||||||
It is based on [cocos2d-iphone][2], but instead of using Objective-C, it uses C++.
|
It is based on [cocos2d-iphone][2], but instead of using Objective-C, it uses C++.
|
||||||
|
|
Loading…
Reference in New Issue