Skip to content
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Team management
Social coding
Documentation
Code hosting
Case Studies
→
Security
→
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
Watch
21
Star
75
Fork
22
nette
/
code-checker
Code
Issues
1
Pull requests
0
Projects
0
Insights
Permalink
Browse files
travis: added PHP 7.3
Loading branch information
...
dg
committed
Oct 17, 2018
1 parent
754e210
commit
e5d847e806972b06a4b71cd5111056f65ccc792d
Unified
Split
Showing
2 changed files
with
2 additions
and
1 deletion
.
+1
−0
.travis.yml
+1
−1
readme.md
Show comments
View file
1
.travis.yml
@@ -2,6 +2,7 @@ language: php
php
:
-
7.1
-
7.2
-
7.3
before_install
:
#
turn off XDebug
Show comments
View file
2
readme.md
@@ -36,7 +36,7 @@ Options:
Installation
------------
It requires PHP version 7.1 and supports PHP up to 7.
2
. (Version 2.x works with PHP 5.6.)
It requires PHP version 7.1 and supports PHP up to 7.
3
. (Version 2.x works with PHP 5.6.)
Install it via Composer. This project is not meant to be run as a dependency, so install it as standalone:
Toggle all file notes
0 comments on commit
e5d847e
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
e5d847e