We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd6e0e commit 133a03bCopy full SHA for 133a03b
.travis.yml
@@ -12,7 +12,7 @@ script:
12
- platformio ci --lib="./lib/cat9554" --lib="./lib/cse7766" --project-conf=platformio.ini
13
src/main.cpp
14
before_deploy:
15
-- ls ./.pio
+- ls
16
- mkdir release
17
- cp ./.pio/build/d1/firmware.bin release/firmware.bin
18
deploy:
0 commit comments