hoedown/.travis.yml
2013-09-20 19:50:05 -05:00

9 lines
124 B
YAML

language: c
compiler:
- clang
- gcc
perl:
- "5.12"
before_install:
- sudo apt-get install -qq tidy
script: make test