Skip to content

Commit

Permalink
migration circleci to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tietang committed Jul 2, 2018
1 parent f318054 commit 642fe27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ version: 2
jobs:
build:
docker:
- image: circleci/go:1.9.7
- image: circleci/go:1.10.3
# - image: circleci/golang:1.9.7
- image: circleci/golang:1.10.x
steps:
- checkout
- run: |
Expand Down

0 comments on commit 642fe27

Please sign in to comment.