Skip to content
This repository was archived by the owner on Dec 14, 2024. It is now read-only.

Commit efc5d8c

Browse files
Merge branch 'circle-ci'
2 parents ae56b7f + 8a29a29 commit efc5d8c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

circle.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
machine:
22
php:
3-
version: 5.6.14
3+
version: 7.0.4
44

55
dependencies:
66
pre:
77
- sed -i 's/^;//' ~/.phpenv/versions/$(phpenv global)/etc/conf.d/xdebug.ini
8+
- rm ~/.phpenv/versions/$(phpenv global)/etc/conf.d/xdebug.ini
89

910
test:
1011
override:

0 commit comments

Comments
 (0)