Update .travis.yml
This commit is contained in:
parent
fc02eef3e4
commit
6a12402b34
|
@ -29,6 +29,7 @@ install:
|
|||
true
|
||||
- composer install
|
||||
- sudo mkdir /tmp/wordpress/wordpress-test/wp-content/uploads
|
||||
- sudo chmod 777 .
|
||||
script: phpunit
|
||||
before_deploy:
|
||||
- echo "Seção executada antes do deploy!"
|
||||
|
|
Loading…
Reference in New Issue