File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ before_script:
1212 - cd bin
1313 - cmake ..
1414script :
15- - if [ $TRAVIS_OS_NAME == linux ]; make; fi
15+ - if [ $TRAVIS_OS_NAME == linux ]; then make; fi
1616addons :
1717 apt :
1818 sources :
Original file line number Diff line number Diff line change 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 ) - Windows; [ ![ Build Status ] ( https://api.travis-ci.org/q4a/xray-16.svg?branch=xd_dev )] ( https://travis-ci.org/q4a/xray-16 ) - Linux
1+ X-Ray Engine 1.6 expansion
22==========================
33
4+ ### Build Status:
5+
6+ | Platform| Build Status|
7+ | --------| ------|
8+ | Linux | [ ![ Build Status] ( https://api.travis-ci.org/q4a/xray-16.svg?branch=xd_dev )] ( https://travis-ci.org/q4a/xray-16 ) |
9+ | Windows | [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/beb4c2xtyru4galx?svg=true )] ( https://ci.appveyor.com/project/q4a/xray-16 ) |
10+
411This repository contains X-Ray Engine sources based on version 1.6.02.
512The original engine is used in S.T.A.L.K.E.R. Call of Pripyat game released by GSC Game World.
613
You can’t perform that action at this time.
0 commit comments