Skip to content

Commit

Permalink
Test fixtures loading
Browse files Browse the repository at this point in the history
  • Loading branch information
pamil committed Feb 11, 2018
1 parent 7351994 commit 7bd8e2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ script:

- bin/phpspec run --no-interaction -f dot

- bin/console sylius:fixtures:load --no-interaction --env=test_cached --no-debug -vvv

- echo "Testing (Behat - brand new, regular scenarios; ~@javascript && ~@todo && ~@cli)" "Sylius"
- bin/behat --strict --no-interaction -vvv -f progress -p cached --tags="~@javascript && ~@todo && ~@cli"

Expand Down

0 comments on commit 7bd8e2b

Please sign in to comment.