Add Gitlab Ci Option

This commit is contained in:
langitangin 2018-10-30 22:10:19 +07:00 committed by GitHub
parent ee67e6019d
commit dfab9978b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@
"windows": "n", "windows": "n",
"use_pycharm": "n", "use_pycharm": "n",
"use_docker": "n", "use_docker": "n",
"use_gitlab_ci": "n",
"postgresql_version": [ "postgresql_version": [
"10.5", "10.5",
"10.4", "10.4",