image: node:7.6.0 build_css: before_script: - npm install - bower install - gem install sass script: - grunt swatch artifacts: paths: - masonstrap/bootstrap.min.css