Skip to content

Commit 14fa1de

Browse files
committed
Minor improvement
1 parent 5d47f81 commit 14fa1de

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
language: php
22

3+
os:
4+
- linux
5+
36
php:
47
- 5.6
58
- 7.2
69
- 7.3
710
- 7.4
811

9-
brfore_install:
12+
before_install:
1013
- composer install
1114

1215
script:

0 commit comments

Comments
 (0)