Skip to content

Commit 45e8ffd

Browse files
authored
Update .travis.yml (#13)
1 parent b90cd2c commit 45e8ffd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ language: php
22
php:
33
- '7.1'
44
- '7.2'
5-
- nightly
5+
- '7.3'
6+
- '7.4'
67

78
before_script:
89
- composer install

0 commit comments

Comments
 (0)