Skip to content

Commit 605b338

Browse files
committed
Updated Travis config
1 parent f6735ac commit 605b338

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.3
77
env: COVERAGE=1
88
- php: 7.1
9-
- php: 7.4snapshot
9+
- php: 7.4
1010
before_script:
1111
- sh -c "if [ '$COVERAGE' ]; then wget https://scrutinizer-ci.com/ocular.phar -O /tmp/ocular.phar; fi"
1212
- composer install

0 commit comments

Comments
 (0)