Skip to content

Commit

Permalink
Merge adf0616 into 7c6726e
Browse files Browse the repository at this point in the history
  • Loading branch information
chadicus committed Dec 1, 2016
2 parents 7c6726e + adf0616 commit c2ebbf5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: php
php:
- 5.6
- 7
- 7.0
- 7.1
- hhvm
install: composer install
script: ./vendor/bin/phpunit --coverage-clover clover.xml
Expand Down

0 comments on commit c2ebbf5

Please sign in to comment.