Skip to content
Snippets Groups Projects
Commit de6f659e authored by fago's avatar fago
Browse files

Enable PHP 7 for travis.ci.

parent 3b134dff
No related branches found
No related tags found
No related merge requests found
...@@ -9,9 +9,6 @@ php: ...@@ -9,9 +9,6 @@ php:
matrix: matrix:
allow_failures: allow_failures:
# PHP 7 testing is disabled for now since Drupal installation throws
# errors. See https://www.drupal.org/node/2454439
- php: 7
# We cannot use hhvm-nightly since that does not work in Travis CI's old # We cannot use hhvm-nightly since that does not work in Travis CI's old
# Ubuntu 12.04. # Ubuntu 12.04.
- php: hhvm - php: hhvm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment