Skip to content

Commit bd7a1b4

Browse files
committed
update appveyor url, svg and config
1 parent 0ae638a commit bd7a1b4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
X-Ray Engine 1.6 expansion [![Build status](https://ci.appveyor.com/api/projects/status/j6i53o71vu607r0c?svg=true)](https://ci.appveyor.com/project/q4arus/xray-16)
1+
X-Ray Engine 1.6 expansion [![Build status](https://ci.appveyor.com/api/projects/status/beb4c2xtyru4galx?svg=true)](https://ci.appveyor.com/project/q4a/xray-16)
22
==========================
33

44
This repository contains X-Ray Engine sources based on version 1.6.02.

appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ image:
66
- Visual Studio 2017
77
- Previous Visual Studio 2017
88
configuration:
9-
- Debug
109
- Release
1110
- Mixed
11+
- Debug
1212
platform:
13-
- x64
1413
- x86
14+
- x64
1515
before_build:
1616
- cmd: git submodule update --init --recursive
1717
build:
@@ -20,4 +20,4 @@ build:
2020
verbosity: minimal
2121
after_build:
2222
- cmd: xrbuild.cmd
23-
test: off
23+
test: off

0 commit comments

Comments
 (0)