Skip to content

Commit 336861e

Browse files
committed
before_install script
1 parent d4691f8 commit 336861e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

before_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22
# Installs tmc-core
33

4-
mvn clean install -U -f maven-wrapper/pom.xml
54
git clone https://github.com/rage/tmc-core.git
65
mvn clean install -U -f tmc-core/pom.xml
6+
mvn clean install -U -f maven-wrapper/pom.xml

0 commit comments

Comments
 (0)