shithub: rgbds

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