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 46b8af2 commit 4af4799Copy full SHA for 4af4799
.travis.yml
@@ -11,7 +11,7 @@ install:
11
script:
12
- mkdir build
13
- platformio ci --keep-build-dir --build-dir ./build --project-conf=platformio.ini
14
- src/main.cpp
+ src/*.cpp
15
before_deploy:
16
- platformio ci -h
17
- ls -a
0 commit comments