Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cuileon authored Jul 20, 2017
1 parent 07d48a9 commit e2da47e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ install:
sed -i "s/'cookieValidationKey' => ''/'cookieValidationKey' => 'testkey'/" frontend/config/main.php
sed -i "s/'cookieValidationKey' => ''/'cookieValidationKey' => 'testkey'/" backend/config/main.php
before_script:
- pecl install imagick && echo -e "\n"
- mysql -e 'CREATE DATABASE yii2advanced_test;'
- php yii_test migrate --interactive=0

Expand Down

0 comments on commit e2da47e

Please sign in to comment.