-
Notifications
You must be signed in to change notification settings - Fork 794
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
Revert "Revert "ensure sassc tests are working properly"" #349
Conversation
This reverts commit 0bb48ff.
Are you going to include fixes for Windows in this PR or in a new one? 😊 |
Going to include fixes for windows on this PR, don't want master to be failing. Running tests on Appveyor is easier for now than me setting up a VM. |
Two errors:
And
|
The sassc-ruby gem does not work on windows. Looks like that needs to be fixed first. |
I went ahead and added this into master, but skipped the windows tests. Need to get windows working still |
This reverts commit 0bb48ff.
Windows test are failing, going to work on this code. Using appveyor to run tests on Windows