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 6565e4f commit 4f40275Copy full SHA for 4f40275
.travis.yml
@@ -10,7 +10,7 @@ install:
10
- platformio update
11
script:
12
- mkdir build
13
-- platformio ci --keep-build-dir --build-dir ./build --lib="./lib/cat9554" --lib="./lib/cse7766" --project-conf=platformio.ini
+- platformio ci --keep-build-dir --build-dir ./build --lib="./lib/cat9554" --lib="./lib/cse7766" --lib="./lib/[email protected]" --project-conf=platformio.ini
14
src/main.cpp
15
before_deploy:
16
- platformio ci -h
0 commit comments