shithub: rgbds

ref: b8af100c637cf7c6eae2ab1f17f12df6714afc30
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