macdylibbundler/.travis.yml

12 lines
221 B
YAML
Raw Normal View History

2018-04-17 05:56:01 +00:00
language: cpp
os: osx
compiler: clang
osx_image: xcode9.3
script:
- make -j $(sysctl -n hw.ncpu)
after_success:
- wget -c https://github.com/probonopd/uploadtool/raw/master/upload.sh
- bash upload.sh dylibbundler