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
p2p
go-p2p-kbucket
Commits
f37743c9
Unverified
Commit
f37743c9
authored
Dec 05, 2017
by
Steven Allen
Committed by
GitHub
Dec 05, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #14 from libp2p/kevina/travisci
Update Travis CI.
parents
5ce3bb92
79cc9c4a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
5 deletions
+12
-5
.travis.yml
.travis.yml
+9
-5
codecov.yml
codecov.yml
+3
-0
No files found.
.travis.yml
View file @
f37743c9
os
:
-
linux
-
osx
sudo
:
false
language
:
go
go
:
-
1.
8
-
1.
9.x
install
:
true
env
:
-
GOTFLAGS="-race"
script
:
install
:
-
make deps
-
go test ./...
script
:
-
bash <(curl -s https://raw.githubusercontent.com/ipfs/ci-helpers/master/travis-ci/run-standard-tests.sh)
cache
:
directories
:
...
...
codecov.yml
0 → 100644
View file @
f37743c9
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