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-cidutil
Commits
fe3c380f
Commit
fe3c380f
authored
Jan 07, 2019
by
Kevin Atkinson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix Travis CI to run all tests.
parent
d5fe12a0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
.travis.yml
.travis.yml
+1
-1
codecov.yml
codecov.yml
+3
-0
No files found.
.travis.yml
View file @
fe3c380f
...
...
@@ -10,7 +10,7 @@ install:
-
go get github.com/whyrusleeping/gx-go
-
gx install --global
script
:
-
gx test -v -race -coverprofile=coverage.txt -covermode=atomic .
-
gx test -v -race -coverprofile=coverage.txt -covermode=atomic .
/...
after_success
:
-
bash <(curl -s https://codecov.io/bash)
...
...
codecov.yml
0 → 100644
View file @
fe3c380f
coverage
:
range
:
"
50...100"
comment
:
off
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