Skip to content

Commit 133a03b

Browse files
committed
test
1 parent 6bd6e0e commit 133a03b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ script:
1212
- platformio ci --lib="./lib/cat9554" --lib="./lib/cse7766" --project-conf=platformio.ini
1313
src/main.cpp
1414
before_deploy:
15-
- ls ./.pio
15+
- ls
1616
- mkdir release
1717
- cp ./.pio/build/d1/firmware.bin release/firmware.bin
1818
deploy:

0 commit comments

Comments
 (0)