Skip to content

Commit

Permalink
fix build error teensy20 > teensy2
Browse files Browse the repository at this point in the history
  • Loading branch information
DaAwesomeP committed Jun 19, 2019
1 parent 3030489 commit dd34f3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ env:
- BOARD=micro
- BOARD=nanoatmega328
- BOARD=pro16MHzatmega328
- BOARD=teensy20
- BOARD=teensy20pp
- BOARD=teensy2
- BOARD=teensy2pp
- BOARD=teensylc
- BOARD=teensy30
- BOARD=teensy31
Expand Down

0 comments on commit dd34f3f

Please sign in to comment.