We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6057985 commit 5594bbcCopy full SHA for 5594bbc
.circleci/doTests.sh
@@ -134,6 +134,7 @@ do
134
cd ../../
135
git clone [email protected]:supertokens/supertokens-root.git
136
cd supertokens-root
137
+ rm gradle.properties
138
139
update-alternatives --install "/usr/bin/java" "java" "/usr/java/jdk-15.0.1/bin/java" 2
140
update-alternatives --install "/usr/bin/javac" "javac" "/usr/java/jdk-15.0.1/bin/javac" 2
0 commit comments