1
mirror of https://github.com/pure-css/pure synced 2024-11-26 08:27:21 +01:00
pure/.travis.yml
2013-06-05 16:49:21 -04:00

7 lines
101 B
YAML

language: node_js
node_js:
- "0.10"
before_script:
- npm install -g grunt-cli
script: grunt test