Skip to content

Commit 071b531

Browse files
authored
Fix typo
1 parent 46e71d5 commit 071b531

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ compiler:
66
- gcc
77
- clang
88
env:
9-
- DEBUG="debug" COVEAGE="coverage"
9+
- DEBUG="debug" COVERAGE="coverage"
1010
- DEBUG="nodebug" COVERAGE="nocoverage"
1111
- LINKING="static"
1212
before_install:

0 commit comments

Comments
 (0)