Files
ui-bootstrap4/.travis.yml
T
Pawel Kozlowski b0745c8e05 chore(*): normalize line endings
Closes #423
2013-05-20 21:42:16 +02:00

11 lines
189 B
YAML

language: node_js
node_js:
- "0.8"
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- npm install --quiet -g grunt-cli karma
- npm install
script: grunt