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
mf
go-multiaddr
407d06bbd6b3dbd8f3f37d452362b97d65069ab7
407d06bbd6b3dbd8f3f37d452362b97d65069ab7
Switch branch/tag
go-multiaddr
.travis.yml
Find file
Normal view
History
Permalink
.travis.yml
77 Bytes
Edit
Web IDE
Newer
Older
added travis.yml
Juan Batiz-Benet
committed
Oct 11, 2014
1
2
3
4
language
:
go
go
:
-
tip
Update CI go versions
Lars Gierth
committed
Sep 29, 2016
5
-
1.7
added travis.yml
Juan Batiz-Benet
committed
Oct 11, 2014
6
7
script
:
race tests
Juan Batiz-Benet
committed
Jan 20, 2015
8
-
go test -race -cpu=5 -v ./...