Skip to content

Commit

Permalink
Removed hhvm from test matrix because it requires sudo. Shop does wor…
Browse files Browse the repository at this point in the history
…k on hhvm without issue but I feel the speed of the container infrastructure is more important for us.
  • Loading branch information
Mark Guinn committed Feb 8, 2016
1 parent a6a89a5 commit 7898330
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 @@ -19,7 +19,7 @@ matrix:
env: DB=PGSQL CORE_RELEASE=3.2 COVERAGE=2
- php: 5.6
env: DB=PGSQL CORE_RELEASE=3.2 COVERAGE=3
- php: hhvm
- php: 5.6
env: DB=PGSQL CORE_RELEASE=3.3
- php: 5.6
env: DB=PGSQL CORE_RELEASE=master
Expand Down

0 comments on commit 7898330

Please sign in to comment.