This website requires JavaScript.
Explore
Help
Sign in
3DPrinting
/
Marlin-Tevo-Tarantula
Watch
1
Star
0
Fork
You've already forked Marlin-Tevo-Tarantula
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bugfix-1.1.x
Branches
Tags
No results found.
Marlin-Tevo-Tarantula
/
buildroot
/
bin
/
build_marlin_fail
5 lines
54 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Add a script so Travis can test for intentional failure
2017-06-07 09:53:34 -05:00
#!/usr/bin/env bash
Allow more avr variants with build_marlin*
2017-06-25 14:16:28 -05:00
build_marlin $@ && exit 0
exit 1
Reference in a new issue
Copy permalink