Skip to content

Commit

Permalink
add cakephp version into travis
Browse files Browse the repository at this point in the history
  • Loading branch information
saeideng committed Mar 31, 2018
1 parent 8623e48 commit 35e13b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -41,6 +41,7 @@ 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 35e13b3

Please sign in to comment.