You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
HikariCP/travis-toolchains.xml

15 lines
315 B
XML

<?xml version="1.0" encoding="UTF8"?>
<toolchains>
<toolchain>
<type>paths</type>
<provides>
<id>java</id>
</provides>
<configuration>
<paths>
<path>/usr/lib/jvm/java-8-oracle/bin</path>
</paths>
</configuration>
</toolchain>
</toolchains>