Skip to content

Commit

Permalink
Update travis command
Browse files Browse the repository at this point in the history
  • Loading branch information
simondotwhite committed Oct 2, 2017
1 parent c1393c3 commit 987cf0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ before_script:
- composer self-update
- composer install --prefer-source --no-interaction --dev

script: phpcs --colors --standard=PSR2 src
script: ./vendor/bin/phpcs --colors --standard=PSR2 src

0 comments on commit 987cf0d

Please sign in to comment.