mirror of
https://github.com/koel/koel
synced 2024-11-10 14:44:13 +00:00
chore: add node 11 and 12 to travis to test out
This commit is contained in:
parent
afac354fb4
commit
7e15deac83
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ php:
|
|||
|
||||
node_js:
|
||||
- 10
|
||||
- 11
|
||||
- 12
|
||||
|
||||
branches:
|
||||
- master
|
||||
|
|
Loading…
Reference in a new issue