mirror of
https://github.com/frohoff/ysoserial.git
synced 2026-09-26 17:01:53 +08:00
print mvn version
This commit is contained in:
@@ -18,6 +18,7 @@ before_install:
|
|||||||
curl https://apache.osuosl.org/maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.tar.gz |
|
curl https://apache.osuosl.org/maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.tar.gz |
|
||||||
tar xz -C $MVN_325 --strip-components=1
|
tar xz -C $MVN_325 --strip-components=1
|
||||||
- if [ "$TRAVIS_JDK_VERSION" == "openjdk6" ]; then jdk_switcher use openjdk6; fi
|
- if [ "$TRAVIS_JDK_VERSION" == "openjdk6" ]; then jdk_switcher use openjdk6; fi
|
||||||
|
- mvn -v
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- > # print more detailed info about test results
|
- > # print more detailed info about test results
|
||||||
|
|||||||
Reference in New Issue
Block a user