added Malcolm
This commit is contained in:
3
Vagrant/resources/malcolm/.travis.yml
Normal file
3
Vagrant/resources/malcolm/.travis.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
language: python
|
||||
install: pip install flake8
|
||||
script: flake8 . --count --select=E9,F63,F72,F82 --show-source --statistics
|
||||
Reference in New Issue
Block a user