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-dms3
Commits
53c2cacd
Commit
53c2cacd
authored
Nov 07, 2014
by
Juan Batiz-Benet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
travis: use make test
parent
37279d55
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
.travis.yml
.travis.yml
+1
-5
No files found.
.travis.yml
View file @
53c2cacd
...
...
@@ -6,10 +6,6 @@ go:
-
tip
script
:
-
go test -v ./...
-
cd cmd/ipfs && go install
# test it can be compiled
-
cd ../../test/
-
make
# sharness tests
-
cd ..
-
make test
env
:
TEST_NO_FUSE=1
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