This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
friendica
/
friendica
mirror of
https://github.com/friendica/friendica.git
Watch
1
Star
2
Fork
1
Code
Issues
Releases
49
Wiki
Activity
Browse Source
check more PHP version
pull/4901/head
Tobias Diekershoff
2 years ago
parent
25662eb6f4
commit
34a24711a3
1 changed files
with
7 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-1
.travis.yml
+ 7
- 1
.travis.yml
View File
@ -1,4 +1,10 @@
---
language
:
php
php
:
5.6
## Friendica supports PHP version >= 5.6
php:
-
5.6
-
7.0
-
7.1
-
7.2
install
:
composer install
Write
Preview
Loading…
Cancel
Save