AFAICT, none of the travis configuration stuff is specific to flag. It should be something generally available to all contrib modules, rather than in our codebase.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

joachim created an issue. See original summary.

Berdir’s picture

That's not how travis works. If you want it, you need that config.

However, it doesn't make sense to have in a d.o module that doesn't actually use travis. So yes, it can be removed.

socketwench’s picture

Issue tags: +Novice

Should be a pretty easy novice patch. Remove the following:

  • .travis.yml
  • .travis/
anup.singh’s picture

Assigned: Unassigned » anup.singh
sdstyles’s picture

Status: Active » Needs review
FileSize
5.45 KB

Here is the patch

anup.singh’s picture

Status: Needs review » Reviewed & tested by the community

Hi sdstyles,

I was about to give patch, No issues now.
Patch looks good to me.

Thanks

anup.singh’s picture

Assigned: anup.singh » Unassigned
joachim’s picture

Status: Reviewed & tested by the community » Fixed

Fixed. Thanks everyone!

  • joachim committed a7576f8 on 8.x-4.x authored by sdstyles
    Issue #2594275 by sdstyles: Removed files for integration with Travis CI...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.