gecko-dev/servo/.travis.yml
Manish Goregaokar 8934cd3717 servo: Merge #5213 - Check tidy in Travis file (from servo:tidy-travis); r=Ms2ger
Source-Repo: https://github.com/servo/servo
Source-Revision: a2ff1aae824d736922616cd8a592fd7d93361fa7
2015-03-14 06:54:48 -06:00

9 lines
89 B
YAML

language: python
sudo: false
script:
- ./mach test-tidy
branches:
only:
- master