teerapap / grunt-protractor-runner

A Grunt plugin for running protractor runner.
MIT License
149 stars 123 forks source link

Added support for grep option #178

Open ddoomm opened 8 years ago

henriquelbsouza commented 7 years ago

Why is it breaking on travis?

The fail is: The command "sudo apt-get update" failed and exited with 100 during . on both executions.

ddoomm commented 7 years ago

@henriquelbsouza The official Google Chrome repo has dropped the support of the 32-bit packages. The errors should depend on it.

henriquelbsouza commented 7 years ago

@ddoomm Yeah, I thought that this was the reason why this PR was not merged yet. After the comment I saw that the master build is breaking as well... I was about to open a PR with this grep feature, but I checked your fork to use in our dev environment while this is not merged :P

Thanks ;D

Do you know if @teerapap is still maintaining this? It has been 2 months since last commit.

ddoomm commented 7 years ago

You're welcome :) Sorry, I don't know, I hope so.