Skip to content

Commit 4e8141d

Browse files
committed
Removed cache clearing from CI config.
1 parent 708bca5 commit 4e8141d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

circle.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ dependencies:
55
override:
66
- curl https://install.meteor.com | /bin/sh
77
- npm install
8-
post:
9-
- rm -r ~/.gradle
108
checkout:
119
post:
1210
- git submodule update --init

0 commit comments

Comments
 (0)