Skip to content

Commit

Permalink
Check whether it is the environment var to enable modules
Browse files Browse the repository at this point in the history
  • Loading branch information
doergn committed Oct 1, 2019
1 parent 1d4c41c commit 88587a7
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 @@ -3,7 +3,7 @@ jobs:
build:
docker:
# CircleCI Go images available at: https://hub.docker.com/r/circleci/golang/
- image: circleci/golang:1.12.9
- image: circleci/golang:1.13.1

working_directory: /go/src/github.com/SAP/quality-continuous-traceability-monitor

Expand Down

0 comments on commit 88587a7

Please sign in to comment.