Skip to content

Commit 88fcdca

Browse files
committed
Add 'mbed --version' to tests
1 parent 81cb0bb commit 88fcdca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
test:
22
override:
3+
- mbed --version
34
- py.test test
45
- mbed toolchain -G GCC_ARM
56
- mbed target -G K64F

0 commit comments

Comments
 (0)