Updated TravisCI.

This commit is contained in:
Branimir Karadžić 2016-01-20 21:08:21 -08:00
parent e5e46ac55b
commit 1911401690

View file

@ -3,8 +3,8 @@ matrix:
include:
- compiler: gcc
os: linux
# - compiler: clang
# os: osx
- compiler: clang
os: osx
before_script:
git clone https://github.com/bkaradzic/bx ../bx