thrrgilag.net/themes/binario/.travis.yml
Morgan McMillian 022c04d286 new site theme
2019-09-07 12:40:58 -07:00

12 lines
103 B
YAML

language: node_js
node_js:
- "8"
sudo: false
script:
- npm run lint
branches:
only:
- master