mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
Trying to fix cypress on Travis
This commit is contained in:
parent
9576cefdd3
commit
1229db4b8c
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@ script:
|
|||
addons:
|
||||
code_climate:
|
||||
repo_token: e74dc85a4eeb025a067bde238175f44d9f6a9e544278c4c096a46b8467c5fb9f
|
||||
apt:
|
||||
packages:
|
||||
- libgconf-2-4
|
||||
|
||||
after_success:
|
||||
- vendor/bin/test-reporter
|
||||
|
|
Loading…
Reference in a new issue