Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
matteriot committed Jul 5, 2020
1 parent 6565e4f commit 4f40275
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
@@ -10,7 +10,7 @@ install:
- platformio update
script:
- mkdir build
- 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/EspSoftwareSerial_ID168@5.0.4" --project-conf=platformio.ini
src/main.cpp
before_deploy:
- platformio ci -h

0 comments on commit 4f40275

Please sign in to comment.