Skip to content

Commit e8e5cb4

Browse files
committed
Return back master php version to test closures
See: zephir-lang/zephir#1848
1 parent 7026168 commit e8e5cb4

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
@@ -1,6 +1,6 @@
11
language: php
22
php:
3-
- 'nightly'
3+
- 'master'
44
- '7.3'
55
- '7.2'
66
- '7.1'

0 commit comments

Comments
 (0)