Skip to content

Commit 5305700

Browse files
aaronpkZegnat
authored andcommitted
attempt a travis build matrix
1 parent 2572b0c commit 5305700

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,9 @@ php:
77
- 7.1
88
- 7.2
99
- nightly
10+
env:
11+
- COMPOSER_REQUIRE="echo"
12+
- COMPOSER_REQUIRE="composer require masterminds/html5"
13+
install:
14+
- $COMPOSER_REQUIRE
1015
before_script: composer install

0 commit comments

Comments
 (0)