Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use case-insensitive lookup to parse colors. #2463

Merged
merged 1 commit into from
Aug 16, 2017
Merged

Use case-insensitive lookup to parse colors. #2463

merged 1 commit into from
Aug 16, 2017

Conversation

asottile
Copy link
Member

@asottile asottile commented Aug 8, 2017

@mgreter
Copy link
Contributor

mgreter commented Aug 8, 2017

LGTM, since colors should always only contain ASCII characters. THX!

@asottile
Copy link
Member Author

The build seems to have timed out? Perhaps it can be restarted

@xzyfer
Copy link
Contributor

xzyfer commented Aug 15, 2017

@asottile bumped the build

@nschonni
Copy link
Collaborator

Failure seems related to travis-ci/travis-ci#6307
I'll try some fixes separately

@xzyfer
Copy link
Contributor

xzyfer commented Aug 16, 2017

@nschonni I think that is a red herring. The build fails due to the proxy being down

Fetching PR 2463
Travis rate limit on github exceeded
Retrying via 'special purpose proxy'
curl: (7) Failed to connect to libsass.ocbnet.ch port 80: Connection refused
The command "./script/ci-build-libsass" exited with 7.

Everything else is a consequence on that. I'll update LibSass to use the heroku proxy I created for node-sass to stop this ever happening again.

Copy link
Contributor

@xzyfer xzyfer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@xzyfer
Copy link
Contributor

xzyfer commented Aug 17, 2017

Backported to 3.4

mgreter pushed a commit to mgreter/libsass that referenced this pull request Oct 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants