Skip to content

Commit 83204ed

Browse files
committed
[Travis] run build with PHP 7 instead of PHP 7.1
The `nightly` version on Travis now refers to the nightly dev builds of PHP 7.1.
1 parent 4d4019d commit 83204ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ php:
77
- 5.4
88
- 5.5
99
- 5.6
10-
- nightly
10+
- 7.0
1111
- hhvm
1212

1313
matrix:

0 commit comments

Comments
 (0)