Skip to content

Commit c529f4b

Browse files
committed
Using config file.
1 parent 4d1d469 commit c529f4b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ before_script:
1111
- composer self-update
1212
- composer install --prefer-source --no-interaction --dev
1313

14-
script: ./bin/phplint ./src
15-
14+
script: ./bin/phplint
1615
matrix:
1716
fast_finish: true

0 commit comments

Comments
 (0)