polylang-cli/bin/test.sh
Peter J. Herrel 461231afac fix travis config (#69)
* fix travis config
* fix misplaced file
2017-06-07 23:56:35 +02:00

7 lines
133 B
Bash
Executable file

#!/bin/bash
set -ex
# Run the functional tests
BEHAT_TAGS=$(php utils/behat-tags.php)
behat --format progress $BEHAT_TAGS --strict