Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
run suites in order on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
schmunk42 committed Nov 23, 2016
1 parent 6ba12d8 commit 53b1e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -15,5 +15,5 @@ before_install:
- docker-compose up -d

script:
- docker-compose run --rm php codecept run
- docker-compose run --rm php codecept run cli,unit,functional,e2e

0 comments on commit 53b1e9d

Please sign in to comment.