Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-ds-flatfs
Commits
49c9b4dd
Unverified
Commit
49c9b4dd
authored
Apr 09, 2020
by
Will Scott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
windows CI testing
parent
f0a108b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
.circleci/config.yml
.circleci/config.yml
+11
-0
No files found.
.circleci/config.yml
View file @
49c9b4dd
version
:
2.1
version
:
2.1
orbs
:
orbs
:
ci-go
:
ipfs/ci-go@0.2.1
ci-go
:
ipfs/ci-go@0.2.1
win
:
circleci/windows@2.4.0
jobs
:
"
windows-test"
:
executor
:
win/default
steps
:
-
checkout
-
run
:
name
:
"
Go
test"
command
:
go test .
workflows
:
workflows
:
version
:
2
version
:
2
...
@@ -9,3 +19,4 @@ workflows:
...
@@ -9,3 +19,4 @@ workflows:
-
ci-go/build
-
ci-go/build
-
ci-go/lint
-
ci-go/lint
-
ci-go/test
-
ci-go/test
-
windows-test
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment