mirror of
https://github.com/Reuh/SublimeLinter-contrib-candran.git
synced 2025-10-27 18:19:31 +00:00
Forgot some hidden files
This commit is contained in:
parent
caa6840c59
commit
88bbba0ad5
2 changed files with 48 additions and 0 deletions
7
.travis.yml
Executable file
7
.travis.yml
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
install:
|
||||
- pip install flake8
|
||||
script:
|
||||
- flake8 . --max-line-length=120
|
||||
Loading…
Add table
Add a link
Reference in a new issue