1
0
mirror of https://github.com/danog/gift.git synced 2024-12-02 09:17:55 +01:00
gift/.travis.yml

8 lines
79 B
YAML
Raw Normal View History

2012-02-15 15:57:22 +01:00
language: node_js
node_js:
2014-02-10 00:45:44 +01:00
- "0.4"
# - "0.6"
- "0.8"
- "0.10"
- "0.11"