Skip to content

Commit

Permalink
fix travis example path after platformio import
Browse files Browse the repository at this point in the history
  • Loading branch information
neu-rah committed Jul 14, 2017
1 parent e97167c commit 04dc87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cache:
- "~/.platformio"

env:
- PLATFORMIO_CI_SRC=examples/btnled/btnled.ino
- PLATFORMIO_CI_SRC=examples/btnled/btnled/btnled.ino

install:
- pip install -U platformio
Expand Down

0 comments on commit 04dc87b

Please sign in to comment.