Skip to content

Commit 688a764

Browse files
authored
Test against PHP 8
1 parent 4ccd10b commit 688a764

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ php:
88
- 5.6
99
- 7.0
1010
- 7.1
11+
- 8.0
1112
- hhvm
1213

1314
before_script:
@@ -17,4 +18,4 @@ before_script:
1718
cache:
1819
directories:
1920
- vendor
20-
- $COMPOSER_CACHE_DIR
21+
- $COMPOSER_CACHE_DIR

0 commit comments

Comments
 (0)