TheAlgorithms-C/.travis.yml

6 lines
49 B
YAML
Raw Normal View History

2020-05-05 04:56:03 +03:00
language: c
compiler:
- clang
- gcc
script: true