Skip to content

Commit 9163b34

Browse files
authored
Merge pull request #32 from shane-smith/travis-yml-spelling-fix
Fix spelling mistake: exclutions -> exclusions
2 parents f9cca3e + 96d0806 commit 9163b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ env:
2525
- DB=mysql
2626
- DB=pgsql
2727

28-
# optionally set up exclutions and allowed failures in the matrix
28+
# optionally set up exclusions and allowed failures in the matrix
2929
matrix:
3030
exclude:
3131
- php: hhvm

0 commit comments

Comments
 (0)