Skip to content

Commit

Permalink
add php 7.1 and 7.2 to travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbojsb committed Apr 12, 2018
1 parent d3e050d commit 75617d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ php:
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2

script:
- composer install --dev && vendor/bin/phpunit

0 comments on commit 75617d8

Please sign in to comment.