Arquivos
jsxc/.travis.yml
2017-06-29 11:02:26 +02:00

15 linhas
195 B
YAML

language: node_js
dist: trusty
node_js:
- "node"
before_install:
- rvm install 2.3.1
- gem install scss_lint
script:
- echo {} > .github.json
- ./node_modules/.bin/grunt pre-commit