Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
f62457a2
Commit
f62457a2
authored
Nov 13, 2017
by
neilpang
Browse files
fix
parent
6e93ff8b
Changes
1
Show whitespace changes
Inline
Side-by-side
.travis.yml
View file @
f62457a2
...
@@ -30,7 +30,7 @@ install:
...
@@ -30,7 +30,7 @@ install:
openssl version 2>&1 ||
true
;
openssl version 2>&1 ||
true
;
$ACME_OPENSSL_BIN version 2>&1 ||
true
;
$ACME_OPENSSL_BIN version 2>&1 ||
true
;
export PATH="$_old_path";
export PATH="$_old_path";
else sudo apt-get install socat;
else sudo apt-get
-y update && sudo apt-get
install
-y
socat;
fi
fi
script
:
script
:
...
...
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