Changeset 10450
- Timestamp:
- 01/16/2016 01:11:57 PM (9 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.scss-lint.yml
r10405 r10450 108 108 extra_properties: [] 109 109 110 PseudoElement: 111 enabled: false 112 110 113 QualifyingElement: 111 114 enabled: false -
trunk/.travis.yml
r10436 r10450 64 64 - cd $plugin_dir 65 65 - npm install -g grunt-cli 66 - gem install scss -lint66 - gem install scss_lint 67 67 68 68 # before_script: Failures in this section will result in build status 'errored'
Note: See TracChangeset
for help on using the changeset viewer.