Skip to content

Commit

Permalink
get MySQL version on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ifsnop committed Sep 7, 2016
1 parent 95ee0f5 commit 6c1b84c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ services:
before_script:
- curl -s http://getcomposer.org/installer | php
- php composer.phar install --dev
- mysql -V

script:
- php src/Ifsnop/Mysqldump/Mysqldump.php
Expand Down

0 comments on commit 6c1b84c

Please sign in to comment.