Fizzfuzz is lowercase now

This commit is contained in:
Alex Bilbie 2014-08-06 08:51:53 +01:00
parent 661086d3b8
commit 1483ce936b

View File

@ -23,4 +23,4 @@ before_script:
script: script:
- mkdir -p build/logs - mkdir -p build/logs
- phpunit --coverage-text - phpunit --coverage-text
- ./vendor/bin/FizzFuzz run tests/fuzz - ./vendor/bin/fizzfuzz run tests/fuzz