Skip to content

Commit ffec499

Browse files
gordonwang0Gordon Wang
authored and
Gordon Wang
committed
Removed C++ sample.
1 parent b16bddf commit ffec499

File tree

4 files changed

+1
-393
lines changed

4 files changed

+1
-393
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ script:
3434
- make
3535
- cd ../shadow_sample_console_echo
3636
- make
37-
- cd ../subscribe_publish_cpp_sample
38-
- make
3937
- cd ../subscribe_publish_library_sample
4038
- make
4139
- cd ../subscribe_publish_sample
@@ -65,4 +63,4 @@ script:
6563
- cd tests/integration
6664
- ./integration_tests_mbedtls
6765
- ./integration_tests_mbedtls_mt
68-
66+

samples/linux/subscribe_publish_cpp_sample/Makefile

-70
This file was deleted.

samples/linux/subscribe_publish_cpp_sample/aws_iot_config.h

-58
This file was deleted.

0 commit comments

Comments
 (0)