This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
XRay
mirror of
https://github.com/aaronpk/XRay.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
77
Wiki
Activity
Browse Source
add php 7.4 to tests
pull/97/head
Aaron Parecki
4 years ago
parent
9fb8a0c9a3
commit
9a053ebaf7
No known key found for this signature in database
GPG Key ID:
276C2817346D6056
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.travis.yml
+ 1
- 0
.travis.yml
View File
@ -5,6 +5,7 @@ php:
-
7.1
-
7.2
-
7.3
-
7.4
sudo
:
false
before_script:
-
composer self-update
Write
Preview
Loading…
Cancel
Save