Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
travis, esp8266: skip esp target for non-esp-based examples
  • Loading branch information
brentru committed Aug 17, 2018
commit 600e86cbf5cba0696e5172b8666e51a69f8f6921
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ install:
script:
- build_platform esp8266
- arduino --install-library "WiFi101"
- build platform zero
- build_platform zero
notifications:
email:
on_success: change
Expand Down
1 change: 1 addition & 0 deletions examples/mqtt_esp8266_callback/.esp8266.test.skip
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions examples/mqtt_winc1500/.esp8266.test.skip
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions examples/mqtt_yun/.esp8266.test.skip
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@