Skip to content

Commit cbd47a8

Browse files
committed
Enable php 7.2 unit tests in travis
1 parent b9908c5 commit cbd47a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: php
33
php:
44
- 7.0
55
- 7.1
6+
- 7.2
67
before_install:
78
- sudo apt-get update -q
89
- sudo apt-get autoremove graphviz -y

0 commit comments

Comments
 (0)