shithub: mp3dec

ref: 2797d8a8b467dfad13eecd127495ef5d39f54cc0
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