TheAlgorithms-C/.travis.yml
2020-05-05 09:56:03 +08:00

6 lines
49 B
YAML

language: c
compiler:
- clang
- gcc
script: true