Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.travis.yml - github.com/auriamg/macdylibbundler.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ae1c77087c91f39d17caae6345bba1fb896e37fd (plain)
1
2
3
4
5
6
7
8
9
10
11
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