Skip to content

Commit

Permalink
Fix CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Oct 31, 2016
1 parent fbc4557 commit c41fc2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,6 +11,6 @@ before_script:
- composer self-update
- composer install --prefer-source --no-interaction --dev

script: ./bin/phplint --no-cache
script: ./bin/phplint ./ --no-cache
matrix:
fast_finish: true

0 comments on commit c41fc2f

Please sign in to comment.