We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ee0f5 commit 6c1b84cCopy full SHA for 6c1b84c
.travis.yml
@@ -17,6 +17,7 @@ services:
17
before_script:
18
- curl -s http://getcomposer.org/installer | php
19
- php composer.phar install --dev
20
+ - mysql -V
21
22
script:
23
- php src/Ifsnop/Mysqldump/Mysqldump.php
0 commit comments