mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
auto merge of #5213 : servo/servo/tidy-travis, r=Ms2ger
This commit is contained in:
commit
a2ff1aae82
1 changed files with 9 additions and 0 deletions
9
.travis.yml
Normal file
9
.travis.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
language: python
|
||||
sudo: false
|
||||
|
||||
script:
|
||||
- ./mach test-tidy
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
Loading…
Add table
Add a link
Reference in a new issue