Skip to content

Commit 253a7f8

Browse files
committed
Updated travis config
1 parent 7e862f7 commit 253a7f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ install:
2626
before_script:
2727
- vendor/bin/codecept build
2828

29-
script: vendor/bin/codecept run
29+
script:
30+
- composer validate --no-check-lock
31+
- vendor/bin/codecept run

0 commit comments

Comments
 (0)