Skip to content

Commit ded3cc7

Browse files
committed
Fix typo
1 parent 600eea5 commit ded3cc7

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
@@ -17,7 +17,7 @@ before_install:
1717
fi
1818
"
1919
- |
20-
bash -c " # Install MySQL is OS=darwin
20+
bash -c " # Install MySQL if OS=darwin
2121
if [[ x$OSTYPE =~ ^xdarwin ]]; then
2222
brew install mysql
2323
mysql.server start

0 commit comments

Comments
 (0)