Skip to content

Commit ef1c89d

Browse files
author
QuickSander
committed
fix: Build error for Travis using HelloHttp.cpp
1 parent c521105 commit ef1c89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ cache:
2929

3030
env:
3131
#- PLATFORMIO_CI_SRC=test
32-
- PLATFORMIO_CI_SRC=examples/HelloHttp/HelloHttp.ino
32+
- PLATFORMIO_CI_SRC=examples/HelloHttp/HelloHttp.cpp
3333
#- PLATFORMIO_CI_SRC=examples/SerialHttp/SerialHttp.ino
3434

3535
install:

0 commit comments

Comments
 (0)