mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
Update .travis.yml
This commit is contained in:
parent
4c7cf9d74c
commit
b9277e5f63
@ -3,6 +3,8 @@ language: node_js
|
||||
node_js:
|
||||
- '10'
|
||||
- '11'
|
||||
- '12'
|
||||
- '13'
|
||||
env:
|
||||
- MYSQL_HOST='localhost' MYSQL_PASSWORD='' MYSQL_USERNAME='root' MYSQL_DATABASE='pigallery2_test'
|
||||
services:
|
||||
|
Loading…
Reference in New Issue
Block a user