1
0
Fork 0

Enable OSX build for Travis CI (#44)

master
Adam Stachowicz 2018-06-22 04:37:22 +02:00 committed by galaxyhaxz
parent 68422d2f39
commit a71ff341f6
2 changed files with 11 additions and 0 deletions

View File

@ -1,14 +1,23 @@
language: cpp
os:
- linux
- osx
notifications:
email:
on_failure: change # default: always
# Packages for Linux
addons:
apt:
packages:
- mingw-w64
before_install:
# Packages for OSX
- if [ $TRAVIS_OS_NAME = osx ]; then brew install mingw-w64; fi
before_script:
- touch storm.dll
- touch diabloui.dll

View File

@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/galaxyhaxz/devilution.svg?branch=master)](https://travis-ci.org/galaxyhaxz/devilution)
# Devilution
Diablo devolved - magic behind the 1996 computer game