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
15d9a5cc
Commit
15d9a5cc
authored
9 years ago
by
Juan Batiz-Benet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add circleci support
License: MIT Signed-off-by:
Juan Batiz-Benet
<
juan@benet.ai
>
parent
1a772971
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
circle.yml
circle.yml
+15
-0
No files found.
circle.yml
0 → 100644
View file @
15d9a5cc
machine
:
environment
:
TEST_NO_FUSE
:
1
TEST_VERBOSE
:
1
TRAVIS
:
1
dependencies
:
pre
:
# setup ipv6
-
sudo sysctl -w net.ipv6.conf.lo.disable_ipv6=0 net.ipv6.conf.default.disable_ipv6=0 net.ipv6.conf.all.disable_ipv6=0
test
:
override
:
-
make test_go_expensive
-
make test_sharness_expensive
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