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
Commits
ed754958
Unverified
Commit
ed754958
authored
Mar 30, 2021
by
Marten Seemann
Committed by
GitHub
Mar 30, 2021
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #144 from marten-seemann/remove-travis
remove Travis config
parents
3b2d1845
f9c8287a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
31 deletions
+0
-31
.travis.yml
.travis.yml
+0
-31
No files found.
.travis.yml
deleted
100644 → 0
View file @
3b2d1845
os
:
-
linux
language
:
go
go
:
-
1.11.x
env
:
global
:
-
GOTFLAGS="-race"
-
GO111MODULE=on
matrix
:
-
BUILD_DEPTYPE=gomod
# disable travis install
install
:
-
true
script
:
-
bash <(curl -s https://raw.githubusercontent.com/ipfs/ci-helpers/master/travis-ci/run-standard-tests.sh)
-
make conformance
cache
:
directories
:
-
$GOPATH/pkg/mod
-
/home/travis/.cache/go-build
notifications
:
email
:
false
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