Skip to content

Commit

Permalink
Merge pull request #23 from Sylius/lchrusciel-patch-1
Browse files Browse the repository at this point in the history
[HOTFIX] Make master green again
  • Loading branch information
pjedrzejewski authored Apr 30, 2017
2 parents ca25ff6 + a158e08 commit 9ae23d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ before_script:
script:
- composer validate --strict

- vendor/bin/behat --strict -vvv --no-interaction || vendor/bin/behat --strict -vvv --no-interaction --rerun
- vendor/bin/behat --strict -vvv --no-interaction --tags ~@javascript

0 comments on commit 9ae23d3

Please sign in to comment.