Skip to content

Commit

Permalink
Tests: Add Circle CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alexislefebvre committed Jan 30, 2016
1 parent fe4e975 commit 24d48e4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
machine:
php:
version: 5.6.14

dependencies:
pre:
- sed -i 's/^;//' ~/.phpenv/versions/$(phpenv global)/etc/conf.d/xdebug.ini

0 comments on commit 24d48e4

Please sign in to comment.