Thread (192 messages) flat view 192 messages, 13 authors, 2021-03-26

Re: [PATCH 2/9] ci/lib.sh: encapsulate Travis-specific things

From: Sebastian Schuberth <hidden>
Date: 2018-09-05 18:57:56

On 9/3/2018 11:10 PM, Johannes Schindelin via GitGitGadget wrote:
+if test -n "$TRAVIS_COMMIT"
+then
+	# We are running within Travis CI
Personally, I'd find a check like

if test "$TRAVIS" = "true"

more speaking (also see [1]).

[1] https://docs.travis-ci.com/user/environment-variables/

-- 
Sebastian Schuberth
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help