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
dcd34c6b
Commit
dcd34c6b
authored
9 years ago
by
Juan Batiz-Benet
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1251 from ipfs/travis-split-go-sharness
.travis: split go and sharness tests
parents
c1535548
7bf18caf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
.travis.yml
.travis.yml
+5
-3
No files found.
.travis.yml
View file @
dcd34c6b
...
...
@@ -10,7 +10,9 @@ go:
-
1.3
-
1.4
script
:
-
make test
env
:
-
TEST_NO_FUSE=1 TEST_VERBOSE=1 TEST_SUITE=test_go_expensive
-
TEST_NO_FUSE=1 TEST_VERBOSE=1 TEST_SUITE=test_sharness_expensive
env
:
TEST_NO_FUSE=1 TEST_VERBOSE=1
script
:
-
make $TEST_SUITE
This diff is collapsed.
Click to expand it.
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