Skip to content

Commit

Permalink
Remove hhvm from Travis CI tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
codeguy committed Dec 26, 2015
1 parent dc4c1ce commit 09e4924
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ language: php

php:
- 7.0
- hhvm

before_script:
- if [[ "$TRAVIS_PHP_VERSION" == '7.0' ]]; then composer require satooshi/php-coveralls:^0.7 squizlabs/php_codesniffer:^2.5 -n ; fi
Expand Down

0 comments on commit 09e4924

Please sign in to comment.