chromium/third_party/utf/src/.travis.yml

language: c
script:
  - make tests
compiler:
  - clang
  - gcc