Apply blocking policy in ALCpulsePlayback_open() function
[platform/upstream/openal-soft.git] / .travis.yml
1 os:
2   - linux
3   - osx
4 language: c
5 script: cmake . && make -j2