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

Travis CI sass and compass version #130

Closed
cesarwbr opened this issue Jan 22, 2014 · 1 comment
Closed

Travis CI sass and compass version #130

cesarwbr opened this issue Jan 22, 2014 · 1 comment

Comments

@cesarwbr
Copy link

If you specify the versions of sass and compass in the .travis.yml file, your build will pass. Like this:

  • 'gem install sass --version "=3.2.12"'
  • 'gem install compass --version "=0.12.2"'
@sindresorhus
Copy link
Member

Woot, thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants