Skip to content

Commit

Permalink
fix(ci): use the right php version, cf: https://circleci.com/docs/env…
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Mar 18, 2016
1 parent 4fd82ca commit b401c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ machine:
node:
version: 5.3.0
php:
version: 5.6.19
version: 5.6.14
ruby:
version: 2.2.2

Expand Down

0 comments on commit b401c5f

Please sign in to comment.