shithub: rgbds

ref: cbaaec98ca14ecb6bc8521b9fb7a9c319cb20f4e
dir: /.travis.yml/

View raw version
language: c
sudo: required
install:
  - ./.travis-deps.sh
  - make
  - sudo make install
os:
  - linux
compiler:
  - clang
  - gcc
script:
  - cd test
  - ./run-tests.sh