mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-08-27 08:14:31 +02:00
Change Travis scripts to use python instead of bash
This commit is contained in:
@@ -30,3 +30,4 @@ def buildMachine(baseName, addName=None, verbose=True, extraArgs=None):
|
||||
print(line, end='')
|
||||
app.wait()
|
||||
print()
|
||||
return app.returncode
|
Reference in New Issue
Block a user