Skip to content

Commit b984b7a

Browse files
authored
Merge pull request #86 from afk11/fix-travis-php-versions
test 7.3 & 7.4, nightly now refers to 8.0
2 parents debe860 + 987d980 commit b984b7a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ php:
44
- 7
55
- 7.1
66
- 7.2
7-
- nightly
7+
- 7.3
8+
- 7.4snapshot
89

910
dist: trusty
1011

0 commit comments

Comments
 (0)