1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/.travis.yml
2015-01-09 20:56:06 -05:00

13 lines
200 B
YAML

language: node_js
node_js:
- 0.10
script:
- grunt compile test
notifications:
email: false
irc:
channels:
- "chat.freenode.net#select2"
on_success: change
on_failure: always