We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d1d469 commit c529f4bCopy full SHA for c529f4b
.travis.yml
@@ -11,7 +11,6 @@ before_script:
11
- composer self-update
12
- composer install --prefer-source --no-interaction --dev
13
14
-script: ./bin/phplint ./src
15
-
+script: ./bin/phplint
16
matrix:
17
fast_finish: true
0 commit comments