Skip to content

Commit 6e15df6

Browse files
authored
Merge pull request prusa3d#3430 from leptun/MK3_MK2_obsolete
Make the MK2 variants obsolete in the MK3 branch
2 parents 0c716d2 + a617025 commit 6e15df6

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

.travis.yml

-5
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,3 @@ script:
2828
- cp Firmware/variants/1_75mm_MK25-RAMBo10a-E3Dv6full.h Firmware/Configuration_prusa.h
2929
- bash -x build.sh || { echo "1_75mm_MK25-RAMBo10a-E3Dv6full variant failed" && false; }
3030
- rm Firmware/Configuration_prusa.h
31-
- cp Firmware/variants/1_75mm_MK2-RAMBo13a-E3Dv6full.h Firmware/Configuration_prusa.h
32-
- bash -x build.sh || { echo "1_75mm_MK2-RAMBo13a-E3Dv6full variant failed" && false; }
33-
- rm Firmware/Configuration_prusa.h
34-
- cp Firmware/variants/1_75mm_MK2-RAMBo10a-E3Dv6full.h Firmware/Configuration_prusa.h
35-
- bash -x build.sh || { echo "1_75mm_MK2-RAMBo10a-E3Dv6full variant failed" && false; }

0 commit comments

Comments
 (0)