Files
simrs-jatim/library/lightslider/.travis.yml
T
2024-04-19 14:04:41 +07:00

6 lines
109 B
YAML

language: node_js
node_js:
- '0.10'
before_script:
- 'npm install -g bower grunt-cli'
- 'bower install'