Skip to content

Commit 5294932

Browse files
author
Bas Vodde
committed
Commented out the running of the circleCI for now
1 parent 2f2632f commit 5294932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
CPPUTEST_BUILD_DIR: ./cpputest_build
1111
steps:
1212
- checkout
13-
- run: mkdir -p $CPPUTEST_BUILD_DIR && cd $CPPUTEST_BUILD_DIR && ../scripts/travis_ci_build.sh
13+
# - run: mkdir -p $CPPUTEST_BUILD_DIR && cd $CPPUTEST_BUILD_DIR && ../scripts/travis_ci_build.sh
1414

1515
workflows:
1616
basic-build-and-test:

0 commit comments

Comments
 (0)