Skip to content

Commit

Permalink
added - checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed May 24, 2018
1 parent c159972 commit 5143fa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
- image: circleci/golang:1.10

steps:
- checkout
- run: ls
- run: curl -sL https://git.io/goreleaser | bash

Expand Down

0 comments on commit 5143fa6

Please sign in to comment.