sass-planifolia

Vanilla Sass helper functions
git clone https://git.ce9e.org/sass-planifolia.git

commit
a3dbcf23186b8b44fcaa7f280b44f03ddf0d1b80
parent
2e762089e0bf709740754e10ed5693bb68bafc31
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2017-12-04 23:06
run lint on travis

Diffstat

M .travis.yml 1 +

1 files changed, 1 insertions, 0 deletions


diff --git a/.travis.yml b/.travis.yml

@@ -10,5 +10,6 @@ cache:
   10    10     - $HOME/.nvm
   11    11 script:
   12    12   - npm test
   -1    13   - npm run lint
   13    14 notifications:
   14    15   email: false