shithub: mp3dec

ref: 9c7ce371ae4dd2210fcf6773dab111d0071bc56c
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