Skip to content

Commit

Permalink
update .travis.yml part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
q4a committed May 16, 2018
1 parent ad2f9c4 commit e72c59a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ compiler:
os:
- linux
before_script:
- sudo apt-get install lua5.1-dev libssl-dev libtheora-dev libogg-dev libsdl2-dev liblzo2-dev libjpeg-dev libncurses5-dev
- mkdir bin
- cd bin
- cmake ..
Expand Down
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/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)
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
==========================

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

0 comments on commit e72c59a

Please sign in to comment.