Skip to content

Commit

Permalink
Removing mbed_app.json for 5.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aashishc1988 committed Jan 14, 2019
1 parent e0fd7b2 commit bf07e0f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Expand Up @@ -133,6 +133,10 @@ commands:
- change_mbed_os_version:
version: "5.2.3"
- check_inspection
- run:
name: Removing mbed_app.json for 5.1.5
working_directory: integration_tests/supported-tests
command: rm mbed_app.json
- change_mbed_os_version:
version: "5.1.5"
- check_inspection
Expand Down

0 comments on commit bf07e0f

Please sign in to comment.