auto merge of #5213 : servo/servo/tidy-travis, r=Ms2ger

This commit is contained in:
bors-servo 2015-03-14 06:54:48 -06:00
commit a2ff1aae82

9
.travis.yml Normal file
View file

@ -0,0 +1,9 @@
language: python
sudo: false
script:
- ./mach test-tidy
branches:
only:
- master