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

Commit 4e7fb72

Browse files
committed
Fixed phpstan in CI build
1 parent 5d50d2d commit 4e7fb72

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
@@ -31,7 +31,6 @@ matrix:
3131
env:
3232
- DEPS=locked
3333
- LEGACY_DEPS="ocramius/proxy-manager phpbench/phpbench phpunit/phpunit"
34-
- PHPSTAN_TEST=true
3534
- php: 7
3635
env:
3736
- DEPS=latest
@@ -44,6 +43,7 @@ matrix:
4443
- BENCHMARKS=true
4544
- CS_CHECK=true
4645
- TEST_COVERAGE=true
46+
- PHPSTAN_TEST=true
4747
- php: 7.1
4848
env:
4949
- DEPS=latest

0 commit comments

Comments
 (0)