tg/.travis.yml

6 lines
68 B
YAML
Raw Normal View History

2013-12-21 02:43:21 +08:00
language: c
compiler:
- gcc
- clang
script: ./configure && make