Skip to content

Commit

Permalink
Revert "Let's try HHVM again, why not."
Browse files Browse the repository at this point in the history
This reverts commit 6aa52b5.

Composer can't detect a PHP version, at least on Travis:
https://travis-ci.org/recoilphp/recoil/jobs/16394188#L34
  • Loading branch information
jmalloc committed Jan 5, 2014
1 parent 6aa52b5 commit d65d918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#
language: php

php: ["5.5", "hhvm"]
php: ["5.5"]

env:
global:
Expand Down

0 comments on commit d65d918

Please sign in to comment.