Skip to content

Commit ebd8428

Browse files
committed
Updated Travis build to include 7.2
1 parent 62dbb34 commit ebd8428

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ php:
3535
# - 5.6
3636
- 7.0
3737
- 7.1
38+
- 7.2
3839
- nightly
3940
- hhvm
4041

@@ -48,4 +49,4 @@ install:
4849
- ./bin/ci/install_dependencies.sh
4950

5051
script:
51-
- php -f bin/ci/run_tests.php
52+
- php -f ./bin/ci/run_tests.php

0 commit comments

Comments
 (0)