Skip to content

Commit 1f2c984

Browse files
localheinzIlija Tovilo
authored andcommitted
Fix: Use appropriate sections for Travis configuration
1 parent 35b438a commit 1f2c984

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ php:
88
- 7.1
99
- 7.2
1010
- 7.3
11-
before_script:
11+
12+
install:
1213
- composer install
14+
1315
script:
1416
- vendor/bin/phing
1517
- >

0 commit comments

Comments
 (0)