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
9f6e627e
Unverified
Commit
9f6e627e
authored
Jan 07, 2019
by
Steven Allen
Committed by
GitHub
Jan 07, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #11 from ipfs/kevina/fix-travis-ci
Fix Travis CI to run all tests.
parents
d5fe12a0
fe3c380f
Changes
2
Hide 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 @
9f6e627e
...
...
@@ -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 @
9f6e627e
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