Skip to content

Commit

Permalink
Remove noise in travis output.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Aug 28, 2018
1 parent f2fd9bb commit 91e19a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -41,7 +41,6 @@ matrix:
env: PHPSTAN=1 DEFAULT=0

before_install:
- echo cakephp version && tail -1 VERSION.txt
- phpenv config-rm xdebug.ini

- if [ $DB = 'mysql' ]; then mysql -u root -e 'CREATE DATABASE cakephp_test;'; fi
Expand Down

0 comments on commit 91e19a5

Please sign in to comment.