mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-23 12:04:19 +00:00
bea3ec2724
fix Travis error
4 lines
126 B
Bash
Executable File
4 lines
126 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
arduino --verify --board teensy:avr:teensy35:usb=serial,speed=120,opt=o1std,keys=en-us Marlin/Marlin.ino
|