Skip to content

Commit 6dd3422

Browse files
committed
updated script order
1 parent 908bc1b commit 6dd3422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ before_install:
2525

2626
install:
2727
- composer install
28+
- ./bin/console server:start
2829
- ./vendor/bin/codecept build
2930

3031
script:
31-
- ./bin/console server:start
3232
- ./vendor/bin/codecept run

0 commit comments

Comments
 (0)