Skip to content

Commit

Permalink
update appveyor url, svg and config
Browse files Browse the repository at this point in the history
  • Loading branch information
q4a committed May 15, 2018
1 parent 0ae638a commit bd7a1b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
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)
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)
==========================

This repository contains X-Ray Engine sources based on version 1.6.02.
Expand Down
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ image:
- Visual Studio 2017
- Previous Visual Studio 2017
configuration:
- Debug
- Release
- Mixed
- Debug
platform:
- x64
- x86
- x64
before_build:
- cmd: git submodule update --init --recursive
build:
Expand All @@ -20,4 +20,4 @@ build:
verbosity: minimal
after_build:
- cmd: xrbuild.cmd
test: off
test: off

0 comments on commit bd7a1b4

Please sign in to comment.