Skip to content

Commit 4a53c7a

Browse files
committed
Remove hhvm from the travis build matrix
1 parent e74d182 commit 4a53c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ before_install:
1616
- travis_retry composer self-update
1717

1818
install:
19-
- travis_retry composer install --no-interaction --prefer-source
19+
- travis_retry composer install --no-interaction
2020

2121
before_script:
2222
- mkdir -p build/logs

0 commit comments

Comments
 (0)