summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/resonance-audio/.travis.yml
blob: b37e5b05afaaa7752684d1c054dfdb75f4f4d0ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
language: cpp

compiler:
  - clang
  - gcc

dist: xenial

os:
  - linux
  - osx

install:
  - ./third_party/clone_core_deps.sh

script:
  - ./build.sh -t=RESONANCE_AUDIO_TESTS