.travis.yml 55 B

123
  1. language: cpp
  2. compiler: [gcc, clang]
  3. script: make test