Skip to content

Commit

Permalink
Updating PHP version support
Browse files Browse the repository at this point in the history
  • Loading branch information
weotch authored Oct 22, 2018
1 parent cc19dee commit 14a36bd
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,9 +1,10 @@
language: php

php:
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2

install:
- composer install
Expand Down

0 comments on commit 14a36bd

Please sign in to comment.