Merge pull request #297 from creative-commoners/pulls/4/vfsstream

MNT Install vfsstream on travis
This commit is contained in:
Andre Kiste 2021-04-27 12:12:15 +12:00 committed by GitHub
commit 37f30ca54e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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