travis-ci

This commit is contained in:
bnu 2015-05-28 17:06:11 +09:00
parent 6bec907f83
commit eb8a02c155

View file

@ -23,7 +23,7 @@ before_script:
script:
- grunt lint
- grunt minify
- if [ $(phpenv version-name) != "5.3" ]; then ./vendor/bin/codecept run --env travis;
- if [ $(phpenv version-name) != "5.3" ]; then ./vendor/bin/codecept run -d --env travis;
fi
notifications:
slack: