Skip to content

Commit ffd560b

Browse files
committed
Switched to new latest version of PHP 7.4
1 parent ed7e7f1 commit ffd560b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ matrix:
66
- php: '7.1'
77
- php: '7.2'
88
- php: '7.3'
9-
- php: '7.4snapshot'
9+
- php: '7.4'
1010

1111
before_install:
1212
- phpenv config-rm xdebug.ini || echo "No xdebug config."

0 commit comments

Comments
 (0)