c51e6b1a47
* Excavator: Automatically convert to Circle2 * Java 11 Co-authored-by: Nicholas Gates <ngates@palantir.com>
3 lines
76 B
Bash
3 lines
76 B
Bash
#!/usr/bin/env bash
|
|
export CIRCLECI_TEMPLATE=java-library-oss
|
|
export JDK=11
|