Skip to content

Commit 6c1b84c

Browse files
committed
get MySQL version on travis
1 parent 95ee0f5 commit 6c1b84c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ services:
1717
before_script:
1818
- curl -s http://getcomposer.org/installer | php
1919
- php composer.phar install --dev
20+
- mysql -V
2021

2122
script:
2223
- php src/Ifsnop/Mysqldump/Mysqldump.php

0 commit comments

Comments
 (0)