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
79db8dad
Commit
79db8dad
authored
Nov 24, 2016
by
neil
Browse files
fix CI
parent
74a7592b
Changes
1
Show whitespace changes
Inline
Side-by-side
.travis.yml
View file @
79db8dad
...
@@ -33,6 +33,7 @@ install:
...
@@ -33,6 +33,7 @@ install:
fi
fi
script
:
script
:
-
echo "TRAVIS_PULL_REQUEST_BRANCH=$TRAVIS_PULL_REQUEST_BRANCH"
-
echo "TEST_LOCAL=$TEST_LOCAL"
-
echo "TEST_LOCAL=$TEST_LOCAL"
-
echo "NGROK_TOKEN=$(echo "$NGROK_TOKEN" | wc -c)"
-
echo "NGROK_TOKEN=$(echo "$NGROK_TOKEN" | wc -c)"
-
which openssl && openssl version
-
which openssl && openssl version
...
...
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