mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Check tidy in Travis file
This commit is contained in:
parent
19cd87aefc
commit
62f7766acb
1 changed files with 5 additions and 0 deletions
5
.travis.yml
Normal file
5
.travis.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
language: python
|
||||
sudo: false
|
||||
|
||||
script:
|
||||
- ./mach test-tidy
|
Loading…
Add table
Add a link
Reference in a new issue