Commit 794ee632 authored by Tobias Munk's avatar Tobias Munk

don't run acceptance (browser) suite on travis ci

parent 00b3276c
......@@ -39,7 +39,7 @@ before_script:
- php yii app/setup-tests --interactive=0
script:
- codecept -v run
- codecept -v run functional && codecept -v run unit
after_success:
- php yii app/setup-docs --interactive=0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment