shithub: rgbds

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