We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c73bfb4 commit c577928Copy full SHA for c577928
bin/qa
@@ -103,7 +103,7 @@ else
103
fi
104
105
# If a CI variable is set, we use that, otherwise default to false.
106
-# Travis-CI sets a CI variable. You can eaisly set this in any other CI system
+# Travis-CI sets a CI variable. You can easily set this in any other CI system
107
# The value should the the string 'true' if this is CI
108
CI=${CI:-'false'}
109
0 commit comments