Skip to content

Commit 1e455f7

Browse files
authored
Merge pull request #13 from wmde/travis-phpcs
Run PHPCS on Travis CI
2 parents 9ac8c64 + d55be0f commit 1e455f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ sudo: false
1212

1313
install: travis_retry composer install --prefer-source
1414

15-
script: composer phpunit
15+
script: composer test

0 commit comments

Comments
 (0)