From 4e05bd0a8ba2b0bd801c30e421f61b50edc6fd91 Mon Sep 17 00:00:00 2001 From: Danny Park Date: Tue, 30 Jan 2018 09:00:17 -0500 Subject: [PATCH] update cromwell to latest --- travis/install-wdl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travis/install-wdl.sh b/travis/install-wdl.sh index 44736a990..44413b16c 100755 --- a/travis/install-wdl.sh +++ b/travis/install-wdl.sh @@ -17,7 +17,7 @@ cached_fetch_jar_from_github () { } cached_fetch_jar_from_github broadinstitute wdltool 0.14 -cached_fetch_jar_from_github broadinstitute cromwell 29 +cached_fetch_jar_from_github broadinstitute cromwell 30.1 cached_fetch_jar_from_github dnanexus dxWDL 0.58.1 TGZ=dx-toolkit-v0.240.1-ubuntu-14.04-amd64.tar.gz