.travis.yml 87 B

123456
  1. language: c
  2. compiler:
  3. - gcc
  4. - clang
  5. # Change this to your needs
  6. script: make linux