mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
removing mysql envs from travis file
This commit is contained in:
parent
116410c44d
commit
67ba7a707f
@ -3,8 +3,6 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- '10'
|
- '10'
|
||||||
- '11'
|
- '11'
|
||||||
env:
|
|
||||||
- "Server-database-mysql-host"='localhost' "Server-database-mysql-username"='root' "Server-database-mysql-password"='' "Server-database-mysql-database"="pigallery2_travis"
|
|
||||||
services:
|
services:
|
||||||
- mysql
|
- mysql
|
||||||
addons:
|
addons:
|
||||||
|
Loading…
Reference in New Issue
Block a user