1
0
Fork 0
mirror of synced 2024-06-25 09:40:29 +12:00

Update travis PHP version

This commit is contained in:
Eldad Fux 2020-01-12 08:40:04 +02:00
parent 4fb5ff1f7d
commit 1980cdadba
2 changed files with 5 additions and 1 deletions

4
.env Normal file
View file

@ -0,0 +1,4 @@
TESTS_FACEBOOK_APP_ID=dbase
TESTS_FACEBOOK_APP_KEY=SDASDHAJSHDAJSHDJHSD
DB_PW=dbpassword
DB_ROOT_PW=dbrootpw

View file

@ -1,7 +1,7 @@
language: php
php:
- '7.3'
- '7.4'
addons:
hosts: