diff --git a/.travis.yml b/.travis.yml index e656eef..9847d99 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ python: jdk: - openjdk8 env: - - JVMCI_VERSION=0.19 + - JVMCI_VERSION=0.20 script: - env | sort # Only run build for a pull request or when pushing a tagged commit to master