1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/.travis.yml

8 lines
97 B
YAML
Raw Normal View History

language: node_js
node_js:
- 0.10
script:
- grunt compile test
notifications:
email: false