TheAlgorithms-C/.travis.yml

6 lines
49 B
YAML

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