gems.bourbon-5.0.0.circle.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sass-maven-plugin Show documentation
Show all versions of sass-maven-plugin Show documentation
A Maven Plugin that compiles Sass files.
dependencies:
override:
- bundle install
- npm install -g [email protected]
general:
branches:
ignore:
- gh-pages
machine:
node:
version: 6.9.5
test:
override:
- bundle exec rake
post:
- sassdoc core/ --parse --verbose --strict
© 2015 - 2025 Weber Informatics LLC | Privacy Policy