shithub: mp3dec

ref: 7330e7587f6bc0a24594703d47e03576919bbda3
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