Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit 0be781c

Browse files
Removed cp-translations build from circle.yml
1 parent 7fbf1d6 commit 0be781c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

circle.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ machine:
66
dependencies:
77
pre:
88
- npm -g install npm@latest-2
9-
- if [ "$CIRCLE_BRANCH" = "master" ]; then cd ~/ && git clone [email protected]:CoderDojo/cp-translations.git && cd cp-translations && ./build.sh; fi
109
override:
1110
- npm install
1211
test:

0 commit comments

Comments
 (0)