Skip to content

Commit

Permalink
Merge pull request #106 from Gizra/105-core-version
Browse files Browse the repository at this point in the history
Update core testing versions
  • Loading branch information
jhedstrom authored Nov 14, 2017
2 parents ad10483 + d8aa9d1 commit b04b267
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ php:

env:
matrix:
- DRUPAL_CORE=8.3.x
- DRUPAL_CORE=8.4.x
- DRUPAL_CORE=8.5.x
global:
MODULE_NAME='message_subscribe'
CODER_VERSION='8.2.*'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

use Drupal\entity_test\FieldStorageDefinition;
use Drupal\field\Tests\EntityReference\EntityReferenceTestTrait;
use Drupal\taxonomy\Tests\TaxonomyTestTrait;
use Drupal\Tests\BrowserTestBase;
use Drupal\Tests\taxonomy\Functional\TaxonomyTestTrait;

/**
* Tests for the advanced subscriptions block.
Expand Down

0 comments on commit b04b267

Please sign in to comment.