Skip to content

Commit d24462d

Browse files
committed
Remove coding style from Travis
1 parent 8a197f1 commit d24462d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ php:
77
- 7.0
88
- 7.1
99
- 7.2
10+
- 7.3
1011
- nightly
1112

1213
matrix:
@@ -21,7 +22,6 @@ before_script:
2122

2223
script:
2324
- vendor/bin/phpunit
24-
- vendor/bin/phpcs --standard=PSR2 ./src/
2525

2626
# Use Travis' new container-based infrastructure.
2727
# See http://docs.travis-ci.com/user/migrating-from-legacy/#How-can-I-use-container-based-infrastructure%3F

0 commit comments

Comments
 (0)