You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2018/07/08 11:19:03 UTC

groovy git commit: travis tweaks

Repository: groovy
Updated Branches:
  refs/heads/master 8a33a505c -> b4d75abe6


travis tweaks


Project: http://git-wip-us.apache.org/repos/asf/groovy/repo
Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/b4d75abe
Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/b4d75abe
Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/b4d75abe

Branch: refs/heads/master
Commit: b4d75abe61a8c6d2c14427cd09fdacf0f310d937
Parents: 8a33a50
Author: Paul King <pa...@asert.com.au>
Authored: Sun Jul 8 21:18:57 2018 +1000
Committer: Paul King <pa...@asert.com.au>
Committed: Sun Jul 8 21:18:57 2018 +1000

----------------------------------------------------------------------
 .travis.yml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/groovy/blob/b4d75abe/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index f785791..861e800 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,9 +20,6 @@ language: groovy
 sudo: required
 dist: trusty
 
-before_install:
-  - wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
-
 matrix:
   include:
     - jdk: oraclejdk11