This website works better with JavaScript
Home
Explore
Help
Sign In
joker
/
composer
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge pull request #6770 from DQNEO/patch-1
add PHP 7.2 in travis
Rob
7 years ago
parent
edece864e7
20d6f87928
commit
da11ed3e6f
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -22,6 +22,7 @@ php:
- 5.6
- 7.0
- 7.1
+ - 7.2
- nightly
matrix: