Skip to content

Commit e6e6f68

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 5de4f75 + f4fdaee commit e6e6f68

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ sudo: false
55
php:
66
- 7.1
77
- 7.2
8+
- 7.3
9+
- 7.4snapshot
810

911
install:
1012
# Install coveralls.phar
@@ -27,4 +29,4 @@ after_success:
2729
cache:
2830
directories:
2931
- vendor
30-
- $COMPOSER_CACHE_DIR
32+
- $COMPOSER_CACHE_DIR

0 commit comments

Comments
 (0)