Skip to content

Commit

Permalink
Travis: Removed Arduino DUE on platformio (fatal error: Ethernet.h: N…
Browse files Browse the repository at this point in the history
…o such file or directory)
  • Loading branch information
bblanchon committed Jul 6, 2017
1 parent 1782348 commit c3d7a79
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -89,9 +89,7 @@ matrix:
- env: SCRIPT=arduino VERSION=1.6.7 BOARD=arduino:avr:uno
- env: SCRIPT=arduino VERSION=1.8.2 BOARD=arduino:avr:uno
- env: SCRIPT=platformio BOARD=uno
- env: SCRIPT=platformio BOARD=due
- env: SCRIPT=platformio BOARD=esp01
#- env: SCRIPT=platformio BOARD=teensy31C
cache:
directories:
- "~/.platformio"
Expand Down

0 comments on commit c3d7a79

Please sign in to comment.