Skip to content

Commit c4ef69a

Browse files
committed
Added AppVeyor to Readme
Changed Appveyor build identifier
1 parent cee2501 commit c4ef69a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
##Multi Theft Auto: San Andreas
22
[![Build Status](https://img.shields.io/travis/multitheftauto/mtasa-blue/master.svg?label=Linux:master)](https://travis-ci.org/multitheftauto/mtasa-blue)
33
[![Build Status](https://img.shields.io/travis/multitheftauto/mtasa-blue/1.5.2.svg?label=Linux:1.5.2)](https://travis-ci.org/multitheftauto/mtasa-blue)
4+
[![Build Status](https://img.shields.io/appveyor/ci/multitheftauto/mtasa-blue/master.svg?label=Windows:master)](https://ci.appveyor.com/project/multitheftauto/mtasa-blue)
5+
[![Build Status](https://img.shields.io/appveyor/ci/multitheftauto/mtasa-blue/1.5.2.svg?label=Windows:1.5.2)](https://ci.appveyor.com/project/multitheftauto/mtasa-blue)
46

57
[Multi Theft Auto](https://www.multitheftauto.com/) (MTA) is a software project that adds network play functionality to Rockstar North's Grand Theft Auto game series, in which this functionality is not originally found. It is a unique modification that incorporates an extendable network play element into a proprietary commercial single-player PC game.
68

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.6-{build}-ci
1+
version: ci-{build}
22
os: Visual Studio 2015
33

44
configuration:

0 commit comments

Comments
 (0)