Skip to content

Commit

Permalink
Turn off gradle 4.7 welcome message
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdanfox committed May 24, 2018
1 parent 7389ff3 commit 117cbd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ jobs:
build:
docker:
- image: circleci/openjdk:8u171-jdk-node-browsers
environment:
GRADLE_OPTS: -Dorg.gradle.console=plain -Dorg.gradle.internal.launcher.welcomeMessageEnabled=false

steps:
- checkout
Expand Down

0 comments on commit 117cbd3

Please sign in to comment.