.travis.yml 45 B

123456
  1. language: c
  2. script:
  3. - make
  4. compiler: gcc