1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-07-03 00:30:05 +01:00
HackMyResume/.travis.yml

7 lines
67 B
YAML
Raw Normal View History

2015-12-24 23:05:58 +00:00
language: node_js
node_js:
- "4.0"
- "4.1"
- "4.2"
- "5.0"