Skip to content

Commit

Permalink
Added 5.6, 7.0 and 7.1 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Hughes committed Aug 3, 2017
1 parent 9f55071 commit 1ac67fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ language: php
php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
before_script: composer install
script: phpunit

0 comments on commit 1ac67fe

Please sign in to comment.