introduce travis/shellcheck
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh -ev
|
||||
# Shellcheck the script
|
||||
|
||||
shellcheck install.sh
|
||||
Reference in New Issue
Block a user