MNT Install vfsstream on travis

This commit is contained in:
Steve Boyd 2021-04-23 10:15:48 +12:00
parent 821589a018
commit 643a3bded3
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ env:
global:
- REQUIRE_RECIPE_TESTING="^1"
- REQUIRE_FRAMEWORKTEST="0.3.0"
# vfsstream is a dev dependency of the assets module
- REQUIRE_EXTRA="mikey179/vfsstream:^1.6"
matrix:
fast_finish: true