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 20cefd3 commit 70df78aCopy full SHA for 70df78a
.travis.yml
@@ -12,6 +12,7 @@ script:
12
- platformio ci --lib="./lib/cat9554" --lib="./lib/cse7766" --project-conf=platformio.ini
13
src/main.cpp
14
before_deploy:
15
+- platformio ci -h
16
- ls -a
17
- find / -name "*.bin"
18
deploy:
0 commit comments