Skip to content

Commit

Permalink
added phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
mschindler committed Jun 17, 2016
1 parent f8ff209 commit 2896c85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: php
install: composer install
script:
- ./phplint.sh ./lib/
- phpunit
php:
- '5.4'
- '5.5'
Expand Down

0 comments on commit 2896c85

Please sign in to comment.