Skip to content

Commit abef3c9

Browse files
committed
Run phpunit in Travis
1 parent 533fa48 commit abef3c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ before_script:
66

77
script:
88
- ./vendor/bin/phpcs --warning-severity=0 --standard=PSR2 src
9+
- phpunit
910

1011
php:
1112
- 5.3

0 commit comments

Comments
 (0)