shithub: mp3dec

ref: e55b64d9cee6bd064e4bb78a8223001807ae183e
dir: /.travis.yml/

View raw version
language: c

os:
    - linux

compiler:
    - gcc

before_install:
    - if [ $TRAVIS_OS_NAME == linux ]; then sudo apt-get install -y wget; fi

script:
    - scripts/build.sh