Skip to content

Commit

Permalink
add ci
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerinthenight committed Mar 9, 2019
1 parent aa04a81 commit a82241b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -10,4 +10,4 @@ jobs:
name: build
shell: /bin/bash
command: |
go build -v
GO111MODULE=on go build -v

0 comments on commit a82241b

Please sign in to comment.