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 d4691f8 commit 336861eCopy full SHA for 336861e
before_install.sh
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
# Installs tmc-core
3
4
-mvn clean install -U -f maven-wrapper/pom.xml
5
git clone https://github.com/rage/tmc-core.git
6
mvn clean install -U -f tmc-core/pom.xml
+mvn clean install -U -f maven-wrapper/pom.xml
0 commit comments