Browse Source

Remove DUEMILANOVE from Travis too.

AnHardt 9 years ago
parent
commit
23ee57c1c1
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      .travis.yml

+ 0
- 3
.travis.yml View File

@@ -161,6 +161,3 @@ script:
161 161
   #- rm -rf .build/
162 162
   #- ino build -m mega2560
163 163
   ######## Board Types #############
164
-  - sed -i 's/#define MOTHERBOARD BOARD_RAMPS_13_EFB/#define MOTHERBOARD BOARD_DUEMILANOVE_328P/g' Marlin/Configuration.h
165
-  - rm -rf .build/
166
-  - ino build -m atmega328

Loading…
Cancel
Save