Skip to content

Commit

Permalink
Ops, travis should run functional tests, not acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
danmichaelo committed Sep 8, 2013
1 parent 6c1ec1e commit c74cfcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ before_script:

script:
- vendor/bin/phpunit
- vendor/bin/codecept run acceptance --steps
- vendor/bin/codecept run functional --steps --debug

0 comments on commit c74cfcc

Please sign in to comment.