Skip to content

Commit

Permalink
Update CircleCI config to 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hypnoglow committed Nov 4, 2019
1 parent bc8ed3a commit d3bb684
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Golang CircleCI 2.0 configuration file
#
# Check https://circleci.com/docs/2.0/language-go/ for more details
version: 2
# CircleCI configuration file
# Ref: https://circleci.com/docs/2.0/configuration-reference/
version: 2.1

jobs:
dep:
Expand Down

0 comments on commit d3bb684

Please sign in to comment.