1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/.travis.yml

6 lines
68 B
YAML
Raw Normal View History

2014-09-30 19:37:59 +02:00
language: node_js
node_js:
- '0.11'
- '0.10'
script: echo 'all set'