Skip to content

Commit cc0c4b5

Browse files
committed
travis: added PHP 7.4
1 parent 8902dcf commit cc0c4b5

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ php:
33
- 7.1
44
- 7.2
55
- 7.3
6+
- 7.4
67

78
before_install:
89
# turn off XDebug

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ RobotLoader is a tool that gives you comfort of automated class loading for your
2222

2323
RobotLoader is incredibly comfortable and addictive!
2424

25+
It requires PHP version 7.1 and supports PHP up to 7.4.
26+
2527
If you like Nette, **[please make a donation now](https://nette.org/donate)**. Thank you!
2628

2729
So we can forget about those famous code blocks:

0 commit comments

Comments
 (0)