mirror of
https://github.com/appwrite/appwrite
synced 2026-05-20 23:48:23 +00:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
479bb0cf81
2 changed files with 5 additions and 1 deletions
4
.env
Normal file
4
.env
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
TESTS_FACEBOOK_APP_ID=dbase
|
||||
TESTS_FACEBOOK_APP_KEY=SDASDHAJSHDAJSHDJHSD
|
||||
DB_PW=dbpassword
|
||||
DB_ROOT_PW=dbrootpw
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
language: php
|
||||
|
||||
php:
|
||||
- '7.3'
|
||||
- '7.4'
|
||||
|
||||
addons:
|
||||
hosts:
|
||||
|
|
|
|||
Loading…
Reference in a new issue