winamp/Src/external_dependencies/openmpt-trunk/include/genie/.travis.yml

21 lines
206 B
YAML
Raw Permalink Normal View History

2024-09-24 12:54:57 +00:00
language: cpp
matrix:
include:
- compiler: gcc
os: linux
- compiler: clang
os: osx
script:
make
branches:
only:
- master
notifications:
email: false
osx_image:
xcode61