Skip to content

Commit 063cb08

Browse files
authored
Fix a typo
1 parent 31c73de commit 063cb08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ env:
6262
# -- BEGIN Coverity Scan ENV
6363
- COVERITY_SCAN_BUILD_COMMAND_PREPEND="cov-configure --comptype gcc --compiler gcc-4.9 --template && autoreconf -i && ./configure"
6464
# The build command with all of the arguments that you would apply to a manual `cov-build`
65-
# Usually this is the same as STANDARD_BUILD_COMMAND, exluding the automated test arguments
65+
# Usually this is the same as STANDARD_BUILD_COMMAND, excluding the automated test arguments
6666
- COVERITY_SCAN_BUILD_COMMAND="make"
6767
# Name of the project
6868
- COVERITY_SCAN_PROJECT_NAME="$TRAVIS_REPO_SLUG"

0 commit comments

Comments
 (0)