Skip to content

Commit

Permalink
Merge pull request #32 from palantir/bugfix/circle-term-behavior
Browse files Browse the repository at this point in the history
Improve Gradle behavior on Circle CI
  • Loading branch information
hpryce committed Mar 9, 2016
2 parents 673908b + 328aa60 commit 1fc0f87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ machine:
version: oraclejdk8
services:
- docker
environment:
TERM: dumb

test:
pre:
Expand Down

0 comments on commit 1fc0f87

Please sign in to comment.