mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-23 10:52:31 +01:00
v1.7.12
This commit is contained in:
commit
2369c9b3be
@ -10,11 +10,6 @@ before_script:
|
||||
- cp .env.travis .env
|
||||
- mysql -e 'create database homestead_test;'
|
||||
|
||||
<<<<<<< HEAD
|
||||
# phpunit testing is disabled as dist vendor is cleared by removing unneeded files
|
||||
#script:
|
||||
# - vendor/bin/phpunit
|
||||
=======
|
||||
script:
|
||||
- vendor/bin/phpunit
|
||||
>>>>>>> fcb18e56f0ef2ee4622ec16073a1ed2c9f329ec4
|
||||
|
Loading…
Reference in New Issue
Block a user