Skip to content
Snippets Groups Projects
Commit d716d827 authored by Antonio De Marco's avatar Antonio De Marco
Browse files

Issue #126: Fix .travis.yml.

parent 71e141e4
No related branches found
No related tags found
No related merge requests found
......@@ -18,13 +18,12 @@ matrix:
allow_failures:
- php: 7.0
env: DRUPAL_VERSION=8.4.x-dev
allow_failures:
- php: 7.0
env: DRUPAL_VERSION=8.5.x-dev
install:
- composer self-update
- composer require drupal/core:$DRUPAL_VERSION --prefer-dist
- composer require drupal/core:$DRUPAL_VERSION --dev --prefer-dist
before_script:
# Start PhantomJS server.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment