Skip to content

Commit

Permalink
Update PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jmontoyaa committed Dec 1, 2017
1 parent f1eeb68 commit 73b9bbb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ language: php
php:
- 5.5
- 5.6
- 7
- hhvm
- 7.0
- 7.1
- 7.2
before_script:
- composer install --dev --no-interaction
script: vendor/bin/phpunit

0 comments on commit 73b9bbb

Please sign in to comment.