Skip to content

Commit

Permalink
Update CircleCI image to include Java (#1)
Browse files Browse the repository at this point in the history
Required to run integration tests.
  • Loading branch information
nmiyake authored Dec 10, 2018
1 parent 84be631 commit 003f125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ working_dir: &working_dir
darwin-linux-no-cgo: &darwin-linux-no-cgo
<<: *working_dir
docker:
- image: nmiyake/go:go-darwin-linux-no-cgo-1.11.2-t138
- image: nmiyake/go:go-darwin-linux-no-cgo-1.11.2-java-8u181-t138
environment:
CGO_ENABLED: 0

Expand Down

0 comments on commit 003f125

Please sign in to comment.