#!/bin/sh

set -e

export PATH="$TRAVIS_BUILD_DIR/vendor/bin:./bin:$PATH"

phpunit