Revert Travis hack.
This commit is contained in:
parent
d01b3be875
commit
d7395129c7
2 changed files with 1 additions and 13 deletions
11
.travis.yml
11
.travis.yml
|
|
@ -13,20 +13,9 @@ matrix:
|
|||
- g++-8
|
||||
env:
|
||||
- MATRIX_EVAL="CC=gcc-8 && CXX=g++-8"
|
||||
- BADGE=linux
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode10.1
|
||||
env:
|
||||
- BADGE=osx
|
||||
|
||||
# Hack to get some OS-specific badges
|
||||
exclude:
|
||||
- os: linux
|
||||
env: BADGE=osx
|
||||
|
||||
- os: osx
|
||||
env: BADGE=linux
|
||||
|
||||
before_install:
|
||||
- sh ${TRAVIS_BUILD_DIR}/.travis/before_install.sh
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
# sfizz
|
||||
|
||||
[](https://travis-ci.com/sfztools/sfizz)
|
||||
[](https://travis-ci.com/sfztools/sfizz)
|
||||
[](https://travis-ci.com/sfztools/sfizz)
|
||||
|
||||
## Building
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue