hoedown/.travis.yml

10 lines
124 B
YAML
Raw Permalink Normal View History

2013-09-21 00:33:10 +00:00
language: c
compiler:
- clang
- gcc
perl:
- "5.12"
2013-09-21 00:50:05 +00:00
before_install:
- sudo apt-get install -qq tidy
2013-09-21 00:41:47 +00:00
script: make test