Skip to content
Snippets Groups Projects
Commit 7485e64a authored by Bojan Zivanovic's avatar Bojan Zivanovic
Browse files

Remove committed patch from the travis file.

parent 27091870
No related branches found
No related tags found
No related merge requests found
......@@ -40,9 +40,6 @@ before_script:
# Download Drupal 8 core.
- travis_retry git clone --branch 8.0.x --depth 1 http://git.drupal.org/project/drupal.git
- cd drupal
# Add a patch for BrowserTestBase
- curl -o 2636228-6.patch https://www.drupal.org/files/issues/2636228-6.patch
- patch -p1 < 2636228-6.patch
# Reference entity in build site.
- ln -s $TESTDIR modules/entity
......
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