Skip to content

Commit 814505e

Browse files
singhananya09f3ath
authored andcommitted
Add PHP 7.2 to CI builds (#65)
1 parent aff1169 commit 814505e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: php
22
php:
33
- '7.0'
44
- '7.1'
5+
- '7.2'
56

67
before_script:
78
- composer install

0 commit comments

Comments
 (0)