Updated TravisCI.

This commit is contained in:
Branimir Karadžić 2016-01-19 21:16:06 -08:00
parent 57bff95ef1
commit 1e139d2f13

View file

@ -7,10 +7,10 @@ matrix:
# os: osx
before_script:
git clone https://github.com/bkaradzic/bx 3rdparty/bx
git clone https://github.com/bkaradzic/bx ../bx
script:
make BX_DIR=$PWD/3rdparty/bx build
make build
branches:
only: