Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit d5f28a1

Browse files
committed
Execute CS checks on locked version
- to ensure the symfony finder component is at the expected version and has the expected features.
1 parent 27f39d0 commit d5f28a1

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
@@ -20,10 +20,10 @@ matrix:
2020
include:
2121
- php: 5.5
2222
env:
23-
- EXECUTE_CS_CHECK=true
2423
- DEPS=lowest
2524
- php: 5.5
2625
env:
26+
- EXECUTE_CS_CHECK=true
2727
- DEPS=locked
2828
- php: 5.5
2929
env:

0 commit comments

Comments
 (0)